JuliaML / MLDatasets.jl

Utility package for accessing common Machine Learning datasets in Julia
https://juliaml.github.io/MLDatasets.jl/stable
MIT License
228 stars 47 forks source link

FileDataset should recognize split and label from folder structure #200

Open CarloLucibello opened 1 year ago

CarloLucibello commented 1 year ago

See for example hugging face datasets repo structure https://huggingface.co/docs/datasets/repository_structure

and torchvision DatasetFolder