AI数据的保存和标注平台
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrey Zhavoronkov 0dae5def6b
Az/cvat proxy (#1177)
* added nginx proxy

* removed unnecessary port configuration & build arg

* updated installation guide
6 years ago
.vscode Added license headers (#1208) 6 years ago
components updated CUDA to version 10 (#1138) 6 years ago
cvat Az/cvat proxy (#1177) 6 years ago
cvat-canvas React UI: Improved rotation feature (#1206) 6 years ago
cvat-core React UI: Changing color for a group (#1205) 6 years ago
cvat-ui Az/cvat proxy (#1177) 6 years ago
cvat_proxy Az/cvat proxy (#1177) 6 years ago
datumaro Add random split transform (#1213) 6 years ago
ssh Git application (#184) 7 years ago
tests RESTful API (#389) 7 years ago
utils updated CUDA to version 10 (#1138) 6 years ago
.bandit Skip 28 bandit warnings (lxml, subprocess, ...). (#259) 7 years ago
.codacy.yml Projects (server only, REST API) (#754) 6 years ago
.dockerignore React UI: Player in annotation view & settings page (#1018) 6 years ago
.editorconfig Add editorconfig (#1142) 6 years ago
.eslintrc.js Different fixes for Release 0.5.0 (#667) 7 years ago
.gitattributes Fixed line endings for *.cfg (#540) 7 years ago
.gitignore Auto segmentation using Mask_RCNN (#767) 6 years ago
.pylintrc Auth for REST API (api/v1/auth/*) (#622) 7 years ago
.remarkrc.js cvat user guide v0.4.0 (#438) 7 years ago
.travis.yml Cleanup Dockerfiles for CVAT (#1060) 6 years ago
CHANGELOG.md Update changelog (#1165) 6 years ago
CONTRIBUTING.md Added license headers (#1208) 6 years ago
CONTRIBUTORS.md CI tool integration (#244) 7 years ago
Dockerfile Fix tensorflow installation (#1129) 6 years ago
Dockerfile.ci Cleanup Dockerfiles for CVAT (#1060) 6 years ago
Dockerfile.ui Az/cvat proxy (#1177) 6 years ago
LICENSE Moved development on public github. 8 years ago
README.md Update Onepanel demo information and link (#1189) 6 years ago
docker-compose.ci.yml Cleanup Dockerfiles for CVAT (#1060) 6 years ago
docker-compose.yml Az/cvat proxy (#1177) 6 years ago
manage.py Moved development on public github. 8 years ago
mod_wsgi.conf Release 0.1.0 8 years ago
package.json React UI: Undo/redo (#1135) 6 years ago
supervisord.conf Add dataset export facility (#813) 6 years ago
wait-for-it.sh Release 0.1.0 8 years ago

README.md

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: