Add documentation about remove annotation in a frame range (#3854)

* update docs

* fix mistakes
main
Timur Osmanov 4 years ago committed by GitHub
parent edb3df0190
commit 2cbe1d5ca6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,7 +19,12 @@ Button assignment:
- `Dump Annotations` — downloads annotations from a task.
- `Upload Annotations` — uploads annotations into a task.
- `Remove Annotations` — removes annotations from the current job.
- `Remove Annotations` — calls the confirmation window if you click `Delete`, the annotation of the current job
will be removed, if you click `Select range` you can remove annotation on range frames, if you activate checkbox
`Delete only keyframe for tracks` then only keyframes will be deleted from the tracks, on the selected range.
![](/images/image229.jpg)
- `Export as a dataset` — download a data set from a task. Several formats are available:
- [Datumaro](https://github.com/openvinotoolkit/cvat/tree/develop/cvat/apps/dataset_manager/formats/datumaro)
- [Pascal VOC 2012](http://host.robots.ox.ac.uk/pascal/VOC/)

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Loading…
Cancel
Save