CoolFace
Datasetpublic

LibreYOLO/smoke10

smoke10 — LibreYOLO classification smoke set A tiny 2-images-per-class subset of Imagenette (Apache-2.0) for fast CI / end-to-end smoke tests of the classification train/val loop. Not for accuracy evaluation. Provenance Derived from fast.ai Imagenette (Apache-2.0), source imagenette2-160.tgz sha256 64d0c4859f35a461889e0147755a999a48b49bf38a7e0f9bd27003f10db02fe5. 2 train + 2 val images per class, 10 classes, ImageFolder train/val/<wnid> layout. Replaces the… See the full description on the dataset page: https://huggingface.co/datasets/LibreYOLO/smoke10.

sourceHugging Faceapache-2.0updated 3mo agoView on Hugging Face
0likes15downloads
Dataset Card

smoke10 — LibreYOLO classification smoke set

A tiny 2-images-per-class subset of Imagenette (Apache-2.0) for fast CI / end-to-end smoke tests of the classification train/val loop. Not for accuracy evaluation.

Provenance

  • Derived from fast.ai Imagenette (Apache-2.0), source imagenette2-160.tgz sha256 64d0c4859f35a461889e0147755a999a48b49bf38a7e0f9bd27003f10db02fe5.
  • 2 train + 2 val images per class, 10 classes, ImageFolder train/val/<wnid> layout.
  • Replaces the former ImageNet-derived imagenet10 smoke set (ImageNet redistribution terms preclude clean hosting).

Use with LibreYOLO

python
model.val(data="smoke10")

License

Apache-2.0 (inherited from Imagenette).