CoolFace
Datasetpublic

leandrodevai/imagenette-320px-resplit

Imagenette 320px with Fixed Validation and Test Splits Dataset Description This dataset is a reproducible, Parquet-based version of the 320px configuration of frgfm/imagenette. Imagenette is a subset of ten readily classified ImageNet classes created for fast experimentation with image-classification methods. This version preserves the source images, numeric labels, and label metadata. Its only data change is a fixed, stratified division of the original validation… See the full description on the dataset page: https://huggingface.co/datasets/leandrodevai/imagenette-320px-resplit.

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes62downloads
3 commits on main
384ce262mo ago

Add dataset card

leandrodevai
25a7f1f2mo ago

Add deterministic stratified validation and test splits with seed 42

leandrodevai
f5b051b2mo ago

initial commit

leandrodevai