Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.24 KB

README.md

File metadata and controls

21 lines (14 loc) · 1.24 KB

MS-COCO-Object-Tags

Introduction

This repo provides convienent object annotation files for the MS-COCO dataset. Bounding boxes, class ids and labels are provided for each image.

Annotations are collected and combined from 3 different sources:

How To Use

Due to the size of the combined object file (628KB) it must be downloaded from this Google Drive link

The annotations are stored as a json file that can be easily opened as a python dictionary with image ids as keys. Demo.ipynb shows how to load and visualise objects tags.

Examples

Below are some examples of how tags vary from different sources:

Baseball Example

Site Example