Pictograph Research
Dataset

LVIS-20k

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

Dataset Card

LVIS-20k

A public computer-vision dataset of 19,808 images with 244,700 annotations across 1,203 classes, annotated as polygon and bounding box.

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

Overview

This dataset holds 19,808 images annotated as polygon and bounding box across 1,203 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
Images19,808
Annotations244,700
Classes1,203
Annotation typespolygon, bounding box
Folders1
StorageStandard
VisibilityPublic

What's in these images

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

Tag Category Images
playingAttributes2,720
eatingAttributes2,222
personObjects1,932
eye-level viewAttributes1,486
top-down viewAttributes1,381
zooScenes926
drivingAttributes869
childObjects859
walkingAttributes858
bathroomScenes790
cookingAttributes779
workingAttributes771
signObjects766
jumpingAttributes746
skiObjects729

Use this dataset

from pictograph import Client, Dataset

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

19,808 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.