Derived from the Oxford-IIIT Pet Dataset (Parkhi et al., CVPR 2012).
37-class fine-grained pet head detection — tight head bounding boxes for 12 cat breeds and 25 dog breeds.
oxford_iiit_pet_dataset/
├── images/
│ ├── train/ 2942 images
│ ├── val/ 729 images
│ └── test/ 3669 images (no bbox annotations)
├── labels/ ← YOLO labels (Ultralytics… See the full description on the dataset page:
https://huggingface.co/datasets/abhinand4as/oxford-iiit-pet-detection.