in mapillary_sls/datasets/generic_dataset.py [0:0]
def __init__(self, images, transform): self.images = np.asarray(images) self.transform = transform