Skip to content

The `load_from_folder` module

Compare
Choose a tag to compare
@jrzaurin jrzaurin released this 17 Nov 08:54
· 105 commits to master since this release
90c8193

This release mainly adds the functionality to be able to deal with large datasets via the load_from_folder module.

This module is inspired by the ImageFolder class in the torchvision library but adapted to the needs of our library. See the docs for details.