UnlabeledImages

class torchelie.datasets.UnlabeledImages(root: str, transform: Optional[Callable] = None)

Serve all the images contained in a directory and subdirectories without any labels and structure constraint.

Parameters
  • root (str) – path to the root directory

  • transform (callable) – transformations