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.
 
 
 
 
 
 
Boris Sekachev cad5ac8653 Updated cvat-core (#591)
* Two webpack configuration instead one

* Two webpack configuration instead one

* Setup webpack build

* Removed references window.cvat

* Removed window.cvat

* Stop frame, start frame, frame filter

* Updated save method

* Updated dashboard to create tasks with custom stopFrame/startFramre

* Fixed clientID

* Removed browser environment from nodejs

* Updated webpack.config.js

* Updated filename
7 years ago
.vscode Renamed cvatjs to cvat-core (#590) 7 years ago
components CVAT.js (part 1) (#463) 7 years ago
cvat Updated cvat-core (#591) 7 years ago
cvat-canvas cvat-canvas proposals (#588) 7 years ago
cvat-core Updated cvat-core (#591) 7 years ago
cvat-ui [NEW-UI] Add basic login page (#592) 7 years ago
ssh Git application (#184) 7 years ago
tests RESTful API (#389) 7 years ago
utils Upgrade Numpy to avoid Arbitrary Code Execution. Upgrade Django to avoid MitM (#575) 7 years ago
.bandit Skip 28 bandit warnings (lxml, subprocess, ...). (#259) 7 years ago
.codacy.yml CVAT.js (part 1) (#463) 7 years ago
.dockerignore CVAT.js (part 1) (#463) 7 years ago
.eslintrc.js CVAT.js (part 1) (#463) 7 years ago
.gitattributes Fixed line endings for *.cfg (#540) 7 years ago
.gitignore CVAT.js (part 1) (#463) 7 years ago
.remarkrc.js cvat user guide v0.4.0 (#438) 7 years ago
.travis.yml Renamed cvatjs to cvat-core (#590) 7 years ago
CHANGELOG.md Fixed exception in attribute annotation mode (#571) 7 years ago
CONTRIBUTING.md Used Airbnb JavaScript style config for Eslint (#300) 7 years ago
CONTRIBUTORS.md CI tool integration (#244) 7 years ago
Dockerfile Renamed cvatjs to cvat-core (#590) 7 years ago
LICENSE Moved development on public github. 8 years ago
README.md Travis & Coverall for cvat.js (#580) 7 years ago
docker-compose.ci.yml More env variables for travis build to fix coveralls (#583) 7 years ago
docker-compose.yml Model manager for DL models to preannotate images (#289) 7 years ago
manage.py Moved development on public github. 8 years ago
mod_wsgi.conf Release 0.1.0 8 years ago
supervisord.conf Git application (#184) 7 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

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

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.

After you click the link above:

  • Click on "GO TO WORKSPACE" and the CVAT environment will load up
  • The environment is backed by a K80 GPU

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.

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).

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