updated Online Demo section of Readme (#1588)

* updated Online Demo section of Readme

* Change content of "online demo" section

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
main
Andrey Zhavoronkov 6 years ago committed by GitHub
parent 4286793c57
commit 2c21068417
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,6 +11,7 @@ CVAT is free, online, interactive video and image annotation
tool for computer vision. It is being used by our team to tool for computer vision. It is being used by our team to
annotate million of objects with different properties. Many UI annotate million of objects with different properties. Many UI
and UX decisions are based on feedbacks from professional data annotation team. and UX decisions are based on feedbacks from professional data annotation team.
Try it online [cvat.org](https://cvat.org).
![CVAT screenshot](cvat/apps/documentation/static/documentation/images/cvat.jpg) ![CVAT screenshot](cvat/apps/documentation/static/documentation/images/cvat.jpg)
@ -60,15 +61,19 @@ via its command line tool and Python library.
- [Intel Software: Computer Vision Annotation Tool: A Universal Approach to Data Annotation](https://software.intel.com/en-us/articles/computer-vision-annotation-tool-a-universal-approach-to-data-annotation) - [Intel Software: Computer Vision Annotation Tool: A Universal Approach to Data Annotation](https://software.intel.com/en-us/articles/computer-vision-annotation-tool-a-universal-approach-to-data-annotation)
- [VentureBeat: Intel open-sources CVAT, a toolkit for data labeling](https://venturebeat.com/2019/03/05/intel-open-sources-cvat-a-toolkit-for-data-labeling/) - [VentureBeat: Intel open-sources CVAT, a toolkit for data labeling](https://venturebeat.com/2019/03/05/intel-open-sources-cvat-a-toolkit-for-data-labeling/)
## Online Demo ## Online demo: [cvat.org](https://cvat.org)
[Onepanel](https://www.onepanel.io/) has added CVAT as an environment This is an online demo with the latest version of the annotation tool.
into their platform and a running demo of CVAT can be accessed at Try it online without local installation. Only own or assigned tasks
[CVAT Public Demo](https://c.onepanel.io/onepanel-demo/projects/cvat-public-demo/workspaces?utm_source=cvat). are visible to users.
If you have any questions, please contact Onepanel directly at Disabled features:
support@onepanel.io. If you are in the Onepanel application, you can also - [Analytics: management and monitoring of data annotation team](/components/analytics/README.md)
use the chat icon in the bottom right corner. - [Support for NVIDIA GPUs](/components/cuda/README.md)
Limitations:
- No more than 10 tasks per user
- Uploaded data is limited to 500Mb
## REST API ## REST API

Loading…
Cancel
Save