File size: 2,044 Bytes
3a5e1a3 755e6ee 3a5e1a3 755e6ee d41f51d 755e6ee |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 |
---
license: gpl-2.0
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype:
class_label:
names:
'0': bear
'1': bee
'2': beetle
'3': bird
'4': buffalo
'5': bull
'6': butterfly
'7': calf
'8': caterpillar
'9': chameleon
'10': deer
'11': donkey
'12': elephant
'13': fish
'14': fly
'15': fox
'16': frog
'17': goat
'18': hamster
'19': hare
'20': lion
'21': monkey
'22': mosquito
'23': mouse
'24': parrot
'25': peacock
'26': pig
'27': rabbit
'28': rhinoceros
'29': seahorse
'30': seal
'31': snail
'32': wildboar
'33': wolf
splits:
- name: train
num_bytes: 1405846.0
num_examples: 103
download_size: 1403543
dataset_size: 1405846.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Rapidata Other Animals-10
This dataset contains the remaining images that were included in the original [Animals-10 (kaggle)](https://www.kaggle.com/datasets/alessiocorrado99/animals10) and which were **not** sorted into one of the existing 10 classes ([Rapidata Animals-10](https://huggingface.co/datasets/Rapidata/Animals-10)).
If you get value from this dataset and would like to see more in the future, please consider liking it.
## Dataset Details
33 classes
103 Images
- **Curated by:** @canwiper
- **Funded by:** [Rapidata](https://rapidata.ai)
- **License:** gpl-2.0
### Dataset Sources
[Blog post](https://www.rapidata.ai/blog/animal-free-text) describing the setup and results of annotating this dataset using free text.
## Dataset Structure
Structured by folders named after each animal.
### Source Data
https://www.kaggle.com/datasets/alessiocorrado99/animals10
## Dataset Contact
[email protected]
|