1 Star 0 Fork 1

清欢/cvat

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Computer Vision Annotation Tool (CVAT)

Build Status Codacy Badge Gitter chat Coverage Status 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. Try it online cvat.org.

CVAT screenshot

Documentation

Screencasts

Supported annotation formats

Format selection is possible after clicking on the Upload annotation and Dump annotation buttons. Datumaro dataset framework allows additional dataset transformations via its command line tool and Python library.

Annotation format Import Export
CVAT for images X X
CVAT for a video X X
Datumaro X
PASCAL VOC X X
Segmentation masks from PASCAL VOC X X
YOLO X X
MS COCO Object Detection X X
TFrecord X X
MOT X X
LabelMe 3.0 X X

Deep learning models for automatic labeling

Name Type Framework
Deep Extreme Cut interactor OpenVINO
Faster RCNN detector TensorFlow
Mask RCNN detector OpenVINO
YOLO v3 detector OpenVINO
Text detection v4 detector OpenVINO
Semantic segmentation for ADAS detector OpenVINO
Mask RCNN detector TensorFlow
Object reidentification reid OpenVINO

Online demo: cvat.org

This is an online demo with the latest version of the annotation tool. Try it online without local installation. Only own or assigned tasks are visible to users.

Disabled features:

Limitations:

  • No more than 10 tasks per user
  • Uploaded data is limited to 500Mb

REST API

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

Swagger documentation is visiable on allowed hostes, Update environement variable in docker-compose.yml file with cvat hosted machine IP or domain name. Example - ALLOWED_HOSTS: 'localhost, 127.0.0.1')

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:

Links

Projects using CVAT

  • Onepanel - Onepanel is an open source vision AI platform that fully integrates CVAT with scalable data processing and parallelized training pipelines.

空文件

简介

取消

发行版

暂无发行版

近期动态

3年多前推送了新的 develop-ali 分支
3年多前推送了新的提交到 develop 分支,e5356cd...315c9cc
4年前推送了新的 develop-aliyun 分支
4年前推送了新的提交到 develop-20201204-aliyun 分支,fc0a82f...8e8b891
4年多前推送了新的 develop-20201204-aliyun 分支
加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/irving512/cvat.git
git@gitee.com:irving512/cvat.git
irving512
cvat
cvat
develop-20201204-aliyun

搜索帮助