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
..
export_templates Data streaming using chunks (#1007) 6 years ago
formats Move annotation formats to dataset manager (#1256) 6 years ago
__init__.py Add dataset export facility (#813) 6 years ago
_tests.py Move annotation formats to dataset manager (#1256) 6 years ago
bindings.py Move annotation formats to dataset manager (#1256) 6 years ago
task.py Move annotation formats to dataset manager (#1256) 6 years ago
util.py [Datumaro] CLI updates + better documentation (#1057) 6 years ago