Pictograph Research
Dataset

COCO-5k

Pictograph Research · Updated 2mo ago · CC-BY-4.0

Dataset Card

COCO-5k

A public computer-vision dataset of 5,000 images with 36,335 annotations across 80 classes, annotated as polygon and bounding box.

Pictograph Research · CC-BY-4.0 · Public · Updated 2026-08-08

Overview

This dataset holds 5,000 images annotated as polygon and bounding box across 80 classes. The most common auto-detected tags are playing, eating, person, eye-level view, top-down view, zoo. It is ready to fork, export in a dozen formats, or train a model from.

At a glance

Metric Value
Images5,000
Annotations36,335
Classes80
Annotation typespolygon, bounding box
Folders1
StorageStandard
VisibilityPublic

What's in these images

Tags auto-detected across the dataset, most common first.

Tag Category Images
playingAttributes696
eatingAttributes563
personObjects471
eye-level viewAttributes414
top-down viewAttributes340
zooScenes248
signObjects235
walkingAttributes219
drivingAttributes212
childObjects211
busObjects203
cookingAttributes197
jumpingAttributes197
bathroomScenes195
sittingAttributes194

Use this dataset

from pictograph import Client, Dataset

client = Client()  # reads PICTOGRAPH_API_KEY
dataset: Dataset = client.datasets.get("COCO-5k")
print(dataset.image_count, dataset.annotation_count)
  • Fork it into your own workspace with one click from its page.
  • Pull it with the Pictograph SDK (shown above) or the CLI.
  • Export to COCO, YOLO, Darwin V7, Pascal VOC, and more.
  • Train a model directly from an export.

License

Released under CC-BY-4.0.

5,000 images
Loading images…
Creative Commons Attribution 4.0 Data / content

Allows any use, including commercial, as long as appropriate credit is given. A common choice for datasets.

Read the full Creative Commons Attribution 4.0 →

Join the discussion

Comments and reactions live in the app.

Sign in to comment

Start building today

$5/mo free compute. No payment method required.