CoolFace
Datasetpublic

CVdatasets/ImageNet15_animals_unbalanced_augmented1

Dataset Card for "ImageNet15_animals_unbalanced_augmented1" More Information needed

sourceHugging Faceupdated 4y agoView on Hugging Face
0likes72downloads
README.md37 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: labels5    dtype:6      class_label:7        names:8          '0': Italian greyhound9          '1': coyote, prairie wolf, brush wolf, Canis latrans10          '2': beagle11          '3': Rottweiler12          '4': hyena, hyaena13          '5': Greater Swiss Mountain dog14          '6': triceratops15          '7': French bulldog16          '8': red wolf, maned wolf, Canis rufus, Canis niger17          '9': Egyptian cat18          '10': Chihuahua19          '11': Irish terrier20          '12': tiger cat21          '13': white wolf, Arctic wolf, Canis lupus tundrarum22          '14': timber wolf, grey wolf, gray wolf, Canis lupus23  - name: img24    dtype: image25  splits:26  - name: validation27    num_bytes: 60570468.12528    num_examples: 143929  - name: train30    num_bytes: 161485444.0211726431    num_examples: 368132  download_size: 22211155033  dataset_size: 222055912.1461726434---35# Dataset Card for "ImageNet15_animals_unbalanced_augmented1"36 37[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)