cvat-ai / cvat

Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.
https://cvat.ai
MIT License
12.42k stars 2.98k forks source link

Task filtering, dataset import and export options in UI #1804

Open zhiltsov-max opened 4 years ago

zhiltsov-max commented 4 years ago

There is often a need to do some filtering or adjust some details when exporting task annotations. Things like "include only non-occluded images and/or annotations", "include images (or ignore annotation-less ones)", filter some annotations, some format options, etc. It would be nice to be able to specify details before exporting in a context menu.

Current solution is to use Datumaro for this, but if it was supported in UI, it would be much simpler to use.

zhiltsov-max commented 3 years ago

Related: #2911