CVE-2019-12308 More information moderate severity Vulnerable versions: >= 2.1.0, < 2.1.9 Patched version: 2.1.9 An issue was discovered in Django 1.11 before 1.11.21, 2.1 before 2.1.9, and 2.2 before 2.2.2. The clickable Current URL value displayed by the AdminURLFieldWidget displays the provided value without validating it as a safe URL. Thus, an unvalidated value stored in the database, or a value provided as a URL query parameter payload, could result in an clickable JavaScript link. WS-2019-0037 More information moderate severity Vulnerable versions: < 3.9.1 Patched version: 3.9.1 Django-Rest-Framework, before 3.9.1, has a XSS vulnerability caused by disabled autoescaping in the default DRF Browsable API view templates. |
7 years ago | |
|---|---|---|
| .vscode | 7 years ago | |
| components | 7 years ago | |
| cvat | 7 years ago | |
| cvat-ui | 7 years ago | |
| cvatjs | 7 years ago | |
| ssh | 7 years ago | |
| tests | 7 years ago | |
| utils | 7 years ago | |
| .bandit | 7 years ago | |
| .codacy.yml | 7 years ago | |
| .dockerignore | 7 years ago | |
| .eslintrc.js | 7 years ago | |
| .gitattributes | 8 years ago | |
| .gitignore | 7 years ago | |
| .remarkrc.js | 7 years ago | |
| .travis.yml | 7 years ago | |
| CHANGELOG.md | 7 years ago | |
| CONTRIBUTING.md | 7 years ago | |
| CONTRIBUTORS.md | 7 years ago | |
| Dockerfile | 7 years ago | |
| LICENSE | 8 years ago | |
| README.md | 7 years ago | |
| docker-compose.ci.yml | 7 years ago | |
| docker-compose.yml | 7 years ago | |
| manage.py | 8 years ago | |
| mod_wsgi.conf | 8 years ago | |
| supervisord.conf | 7 years ago | |
| wait-for-it.sh | 8 years ago | |
README.md
Computer Vision Annotation Tool (CVAT)
CVAT is completely re-designed and re-implemented version of Video Annotation Tool from Irvine, California tool. It 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.
Documentation
Screencasts
- Introduction
- Annotation mode
- Interpolation mode
- Attribute mode
- Segmentation mode
- Tutorial for polygons
- Semi-automatic segmentation
Links
- Intel AI blog: New Computer Vision Tool Accelerates Annotation of Digital Images and Video
- Intel Software: Computer Vision Annotation Tool: A Universal Approach to Data Annotation
- VentureBeat: Intel open-sources CVAT, a toolkit for data labeling
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.

