Skip to main content

Helper for dealing with MS-COCO annotations.

Project description

COCO-Assistant

CircleCI Codacy Badge Code style: black PyPi License License: MIT

Helper for dealing with MS-COCO annotations.

Overview

The MS COCO annotation format along with the pycocotools library is quite popular among the computer vision community. Yet I for one found it difficult to play around with the annotations. Deleting a specific category, combining multiple mini datasets to generate a larger dataset, viewing distribution of classes in the annotation file are things I would like to do without writing a separate script for each scenario.

The COCO Assistant is designed (or being designed) to assist with this problem. Please note that currently, the Assistant can only help out with object detection datasets. Any contributions and/or suggestions are welcome.

Package features

COCO-Assistant currently supports the following features:

  • Merge datasets.
  • Remove specfiic category from dataset.
  • Generate annotations statistics - distribution of object areas and category distribution.
  • Annotation visualiser for viewing the entire dataset.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

coco_assistant-0.4.0.tar.gz (17.3 kB view hashes)

Uploaded Source

Built Distribution

coco_assistant-0.4.0-py3-none-any.whl (17.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page