Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

README.md 355 B

You have to be logged in to leave a comment. Sign In

COCO 1K

A Dataset of ~1000 images (1000 training and 99 validation) from the COCO-2017 dataset. Created for the purposes of fast dataset iteration and prototyping.

To use with the DagsHub client:

from dagshub.streaming import DagsHubFilesystem

fs = DagsHubFilesystem(".", repo_url="https://dagshub.com/Dean/COCO_1K")

fs.listdir("data")
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...