Skip to content

Creating a Basic Shape Dataset

Justin Brooks edited this page Sep 29, 2018 · 12 revisions

In this end-to-end example, we will create a basic shape dataset and import annotations already in COCO format. Once imported, we will adjust some annotations and export the data to COCO.

Installing Docker

Starting COCO Annotator

Creating a Dataset and Categories

Importing Images

Importing COCO Annotations

Exporting Dataset

Clone this wiki locally