CoolFace
Datasetpublic

Voxel51/ImageNet-A

Dataset Card for ImageNet-A This is a FiftyOne dataset with 7450 samples. The recipe notebook for creating this FiftyOne Dataset can be found here. Installation If you haven't already, install FiftyOne: pip install -U fiftyone Usage import fiftyone as fo import fiftyone.utils.huggingface as fouh # Load the dataset # Note: other available arguments include 'max_samples', etc dataset = fouh.load_from_hub("Voxel51/ImageNet-A") # Launch the App… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/ImageNet-A.

sourceHugging Faceupdated 2y agoView on Hugging Face
2likes2.1kdownloads
10 commits on main
a6bd7e12y ago

Update README.md

harpreetsahota
03157bd2y ago

Update README.md

harpreetsahota
63659722y ago

Update README.md

harpreetsahota
11f1cf02y ago

Upload ImageNet-A.gif

harpreetsahota
94ce7472y ago

Upload README.md with huggingface_hub

harpreetsahota
debb0b72y ago

Adding media files in dir data

harpreetsahota
481b2fe2y ago

Upload metadata.json with huggingface_hub

harpreetsahota
9aa3f152y ago

Upload fiftyone.yml with huggingface_hub

harpreetsahota
b4e6c442y ago

Upload samples.json with huggingface_hub

harpreetsahota
ff940292y ago

initial commit

harpreetsahota