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 2848f1d14f
[Datumaro] Plugins and transforms (#1126)
* Fix model run command

* Rename annotation types, update class interfaces

* Fix random cvat format test fails

* Mask operations and dataset format fixes

* Update tests, extract format testing functions

* Add transform interface

* Implement plugin system

* Update tests with plugins

* Fix logging

* Add transfroms

* Update cvat integration
6 years ago
..
__init__.py Add dataset export facility (#813) 6 years ago
test_RISE.py [Datumaro] Plugins and transforms (#1126) 6 years ago
test_coco_format.py [Datumaro] Plugins and transforms (#1126) 6 years ago
test_command_targets.py [Datumaro] Plugins and transforms (#1126) 6 years ago
test_cvat_format.py [Datumaro] Plugins and transforms (#1126) 6 years ago
test_datumaro_format.py [Datumaro] Plugins and transforms (#1126) 6 years ago
test_diff.py [Datumaro] Plugins and transforms (#1126) 6 years ago
test_image.py [Datumaro] Plugins and transforms (#1126) 6 years ago
test_image_dir_format.py [Datumaro] Plugins and transforms (#1126) 6 years ago
test_images.py [Datumaro] Plugins and transforms (#1126) 6 years ago
test_masks.py [Datumaro] Plugins and transforms (#1126) 6 years ago
test_project.py [Datumaro] Plugins and transforms (#1126) 6 years ago
test_tfrecord_format.py [Datumaro] Plugins and transforms (#1126) 6 years ago
test_transforms.py [Datumaro] Plugins and transforms (#1126) 6 years ago
test_voc_format.py [Datumaro] Plugins and transforms (#1126) 6 years ago
test_yolo_format.py [Datumaro] Plugins and transforms (#1126) 6 years ago