Animal classes extracted from the ImageNet-1K dataset. The partial subset contains 500 images per class. The dataset was sourced from the ImageNet project and is hosted on Kaggle.
Use Cases
- Train an image classifier to recognize animal species based on the 500 images per class.
- Benchmark model performance on a standardized subset of ImageNet animal categories.
- Fine-tune a pre-trained model on a curated collection of animal images.
Strengths
- Contains 500 images per class, providing a consistent sample size for training.
- Derived from the well-known ImageNet-1K benchmark, suggesting a degree of curation.
Limitations
- Description metadata is limited; actual data quality requires manual inspection after download.
- Column-level documentation is absent; field semantics must be inferred after download.
- Row count is unknown, which may limit suitability assessment.
Provenance
- Source
- ImageNet project
- Collection Method
- Likely a curated extraction of animal categories from the larger ImageNet-1K dataset.