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.
Update README.md
Update README.md
Update README.md
Upload ImageNet-A.gif
Upload README.md with huggingface_hub
Adding media files in dir data
Upload metadata.json with huggingface_hub
Upload fiftyone.yml with huggingface_hub
Upload samples.json with huggingface_hub
initial commit
