coco-annotator

:pencil2: Web-based image segmentation tool for object detection, localization and keypoints

Github stars Tracking Chart


COCO Annotator is a web-based image annotation tool designed for versatility and efficiently label images to create training data for image localization and object detection. It provides many distinct features including the ability to label an image segment (or part of a segment), track object instances, labeling objects with disconnected visible parts, efficiently storing and export annotations in the well-known COCO format. The annotation process is delivered through an intuitive and customizable interface and provides many tools for creating accurate datasets.

Features

Several annotation tools are currently available, with most applications as a desktop installation. Once installed, users can manually define regions in an image and creating a textual description. Generally, objects can be marked by a bounding box, either directly, through a masking tool, or by marking points to define the containing area. COCO Annotator allows users to annotate images using free-form curves or polygons and provides many additional features were other annotations tool fall short.

  • Directly export to COCO format
  • Segmentation of objects
  • Ability to add key points
  • Useful API endpoints to analyze data
  • Import datasets already annotated in COCO format
  • Annotate disconnect objects as a single instance
  • Labeling image segments with any number of labels simultaneously
  • Allow custom metadata for each instance or object
  • Advanced selection tools such as, DEXTR, MaskRCNN and Magic Wand
  • Annotate images with semi-trained models
  • Generate datasets using google images
  • User authentication system

For examples and more information check out the wiki.

Demo, Login Information, ----------------------, Username: admin, Password: password, https://annotator.justinbrooks.ca/

Backers

Become a backer and help support the community.

Built With

Thanks to all these wonderful libaries/frameworks:

Backend

  • Flask - Python web microframework
  • MongoDB - Cross-platform document-oriented database
  • MongoEngine - Python object data mapper for MongoDB

Frontend

  • Vue - JavaScript framework for building user interfaces
  • Axios - Promise based HTTP client
  • PaperJS - HTML canvas vector graphics library
  • Bootstrap - Frontend component library

License

MIT

Citation

  @MISC{cocoannotator,
    author = {Justin Brooks},
    title = {{COCO Annotator}},
    howpublished = "\url{https://github.com/jsbroks/coco-annotator/}",
    year = {2019},
  }

Main metrics

Overview
Name With Ownerjsbroks/coco-annotator
Primary LanguageVue
Program languageDockerfile (Language Count: 7)
Platform
License:MIT License
所有者活动
Created At2018-09-03 21:38:31
Pushed At2025-01-30 06:28:46
Last Commit At2025-01-30 01:28:46
Release Count27
Last Release Namev0.11.1 (Posted on )
First Release Namev0.5.0 (Posted on )
用户参与
Stargazers Count2.2k
Watchers Count45
Fork Count472
Commits Count326
Has Issues Enabled
Issues Count494
Issue Open Count221
Pull Requests Count78
Pull Requests Open Count36
Pull Requests Close Count24
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private