Pictograph Research
Dataset

TACO

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

Dataset Card

TACO

A public computer-vision dataset of 1,500 images with 4,784 annotations across 60 classes, annotated as bounding box and polygon.

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

Overview

This dataset holds 1,500 images annotated as bounding box and polygon across 60 classes. The most common auto-detected tags are grass, sidewalk, sand, gravel, bush, eye-level view. It is ready to fork, export in a dozen formats, or train a model from.

At a glance

Metric Value
Images1,500
Annotations4,784
Classes60
Annotation typesbounding box, polygon
Folders1
StorageStandard
VisibilityPublic

What's in these images

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

Tag Category Images
grassObjects517
sidewalkObjects462
sandAttributes414
gravelAttributes404
bushObjects381
eye-level viewAttributes366
top-down viewAttributes348
bottleObjects315
concreteAttributes310
beachScenes305
shadowAttributes244
frisbeeObjects211
ruinsObjects203
fieldScenes192
waterAttributes191

Use this dataset

from pictograph import Client, Dataset

client = Client()  # reads PICTOGRAPH_API_KEY
dataset: Dataset = client.datasets.get("TACO")
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.

1,500 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.