You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zhiltsov-max 887c6f0432
Move annotation formats to dataset manager (#1256)
* Move formats to dataset manager

* Unify datataset export and anno export implementations

* Add track_id to TrackedShape, export tracked shapes

* Replace MOT format

* Replace LabelMe format

* Add new formats to dm

* Add dm tests

* Extend TrackedShape

* Enable dm test in CI

* Fix tests

* Add import

* Fix tests

* Fix mot track ids

* Fix mot format

* Update attribute logic in labelme tests

* Use common code in yolo

* Put datumaro in path in settings

* Expect labels file in MOT next to annotations file

* Add MOT format description

* Add import

* Add labelme format description

* Linter fix

* Linter fix2

* Compare attributes ordered

* Update docs

* Update tests
6 years ago
..
__init__.py Fix upload big xml files for tasks (#199) 7 years ago
base.py Move annotation formats to dataset manager (#1256) 6 years ago
development.py cvat-ui in docker (serve using nginx) (#658) 7 years ago
production.py Fix upload big xml files for tasks (#199) 7 years ago
staging.py RESTful API (#389) 7 years ago
testing.py Data streaming using chunks (#1007) 6 years ago