lvis-dataset/lvis-api
Python API for reading, visualizing, and evaluating the LVIS large vocabulary instance segmentation dataset.

Velocity · 7d
+0.2
★ / day
Trend
→steady
star history
The LVIS API provides tools to read and interact with annotation files for the LVIS dataset, which contains over 2 million instance segmentation masks across 1200+ object categories. It supports dataset loading, annotation visualization, and evaluation of detection/segmentation model results against the dataset. The API is built on top of the COCO API and is commonly used for training and benchmarking computer vision models.