Beta
Explore
Marketplace
Neural Labs
Playground
Wallet
Docs
ImageNet-O – Dataset by Voxel51 | AlphaNeural AI
You can deploy this model and start earning money today!
Voxel51
/
ImageNet-O
like
0
image-classification
en
n<1K
imagefolder
image
datasets
mlcroissant
fiftyone
1907.07174
us
fiftyone
image
image-classification
Views
No views yet
Model card
Files and Versions
Community
API
Dataset Card for ImageNet-O
This is a FiftyOne dataset with 2000 samples. The recipe notebook for creating this 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-O")
Launch the App
session =… See the full description on the dataset page:
https://huggingface.co/datasets/Voxel51/ImageNet-O
.