SPOTS-10: Animal Pattern Benchmark Dataset for Machine Learning Algorithms
John Atanbori
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/amotica/spots-10OfficialIn papertf★ 9
Abstract
Recognising animals based on distinctive body patterns, such as stripes, spots, or other markings, in night images is a complex task in computer vision. Existing methods for detecting animals in images often rely on colour information, which is not always available in night images, posing a challenge for pattern recognition in such conditions. Nevertheless, recognition at night-time is essential for most wildlife, biodiversity, and conservation applications. The SPOTS-10 dataset was created to address this challenge and to provide a resource for evaluating machine learning algorithms in situ. This dataset is an extensive collection of grayscale images showcasing diverse patterns found in ten animal species. Specifically, SPOTS-10 contains 50,000 32 x 32 grayscale images, divided into ten categories, with 5,000 images per category. The training set comprises 40,000 images, while the test set contains 10,000 images. The SPOTS-10 dataset is freely available on the project GitHub page: https://github.com/Amotica/SPOTS-10.git by cloning the repository.
Tasks
Benchmark Results
| Dataset | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| SPOT-10 | DenseNet121 Distiller | Accuracy | 81.84 | — | Unverified |
| SPOT-10 | ResNet101V2 Distiller | Accuracy | 80.29 | — | Unverified |
| SPOT-10 | ResNet50V2 Distiller | Accuracy | 79.03 | — | Unverified |
| SPOT-10 | MobileNet Distiller | Accuracy | 78.26 | — | Unverified |
| SPOT-10 | MobileNetV3Small Distiller | Accuracy | 78.04 | — | Unverified |
| SPOT-10 | MobileNetV3Large Distiller | Accuracy | 77.88 | — | Unverified |
| SPOT-10 | NASNetMobile Distiller | Accuracy | 77.75 | — | Unverified |
| SPOT-10 | MobileNetV2 Distiller | Accuracy | 77.53 | — | Unverified |
| SPOT-10 | ResNet50 Distiller | Accuracy | 77.45 | — | Unverified |