Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
coco-2017-person-val – Dataset by naufalso | AlphaNeural AI
You can deploy this model and start earning money today!
naufalso
/
coco-2017-person-val
like
0
object-detection
en
1K<n<10K
imagefolder
image
datasets
mlcroissant
fiftyone
us
fiftyone
image
object-detection
Views
No views yet
Model card
Files and Versions
Community
API
Dataset Card for coco-2017-validation
This is a FiftyOne dataset with 2693 samples.
Installation
If you haven't already, install FiftyOne: pip install -U fiftyone
Usage
import fiftyone as fo from fiftyone.utils.huggingface import load_from_hub
Load the dataset
Note: other available arguments include 'max_samples', etc
dataset = load_from_hub("naufalso/coco-2017-person-val")
Launch the App
session = fo.launch_app(dataset)… See the full description on the dataset page:
https://huggingface.co/datasets/naufalso/coco-2017-person-val
.