in notebook/source/monai_dicom.py [0:0]
def __getitem__(self, index): return self.transforms(self.image_files[index]), self.labels[index]