Datasets:
Tasks:
Image Classification
Formats:
imagefolder
Size:
10K - 100K
Tags:
animal-re-identification
License:
Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html>
<h"... is not valid JSON
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
AnimalCLEF26 Kaggle Competition Dataset
This is a HuggingFace mirror of the official AnimalCLEF26 competition dataset. Images have been repackaged into one zipfile per split, which include additional metadata that makes the dataset easier to use with HuggingFace. Otherwise, no files have been changed.
Loading
from datasets import load_dataset
dataset = load_dataset("BVRA/animal-clef-2026")
print(dataset["train"][0]["image"])
Documentation
For documentation, see the original Kaggle data.
License
Review the Kaggle competition rules before using or redistributing this dataset.
- Downloads last month
- 871