burn icon indicating copy to clipboard operation
burn copied to clipboard

[Example] Add custom images dataset

Open laggui opened this issue 1 year ago • 0 comments

Currently we only have an example using the MNISTDataset via the huggingface loader.

Would be nice to include an example to load a custom image dataset from disk, similar to torchvision.datasets.DatasetFolder for image classification.

laggui avatar Jan 11 '24 14:01 laggui