ImagesPaths

class torchelie.datasets.ImagesPaths(paths: List[str], transform: Optional[Callable] = None)

Serve all the images given in paths.

Parameters
  • paths (List[str]) – paths to images

  • transform (callable) – transformations