May 14, 2019

404 words 2 mins read

opencv/cvat

opencv/cvat

Powerful and efficient Computer Vision Annotation Tool (CVAT)

repo name opencv/cvat
repo link https://github.com/opencv/cvat
homepage
language Python
size (curr.) 75385 kB
stars (curr.) 3219
created 2018-06-29
license Other

Computer Vision Annotation Tool (CVAT)

Build Status Codacy Badge Gitter chat Coverage Status codebeat badge DOI

CVAT is free, online, interactive video and image annotation tool for computer vision. It is being used by our team to annotate million of objects with different properties. Many UI and UX decisions are based on feedbacks from professional data annotation team.

CVAT screenshot

Documentation

Screencasts

Supported annotation formats

Format selection is possible after clicking on the Upload annotation / Dump annotation button. Datumaro dataset framework allows additional dataset transformations via its command line tool.

Annotation format Dumper Loader
CVAT XML v1.1 for images X X
CVAT XML v1.1 for a video X X
Pascal VOC X X
YOLO X X
MS COCO Object Detection X X
PNG class mask + instance mask as in Pascal VOC X X
TFrecord X X
MOT X X
LabelMe X X

Online Demo

Onepanel has added CVAT as an environment into their platform and a running demo of CVAT can be accessed at CVAT Public Demo.

If you have any questions, please contact Onepanel directly at support@onepanel.io. If you are in the Onepanel application, you can also use the chat icon in the bottom right corner.

REST API

Automatically generated Swagger documentation for Django REST API is available on <cvat_origin>/api/swagger (default: localhost:8080/api/swagger).

LICENSE

Code released under the MIT License.

Questions

CVAT usage related questions or unclear concepts can be posted in our Gitter chat for quick replies from contributors and other users.

However, if you have a feature request or a bug report that can reproduced, feel free to open an issue (with steps to reproduce the bug if it’s a bug report) on GitHub* issues.

If you are not sure or just want to browse other users common questions, Gitter chat is the way to go.

Other ways to ask questions and get our support:

comments powered by Disqus