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 32254530cf [Datumaro] Fix voc colormap (#945)
* Add polygon merging option to coco converter

* Add test, refactor coco, add support for cli args

* Drop colormap application in datumaro format

* Add cli support in voc converter

* Add cli support in yolo converter

* Add converter cli options in project cli

* Add image data type conversion in image saving

* Add image data type conversion in image saving

* Update mask support in voc

* Replace null with quotes in coco export

* Improve cli

* Enable Datumaro intellisense in vs cde

* Adjust fields in voc detection export
6 years ago
..
__init__.py Add dataset export facility (#813) 6 years ago
test_RISE.py Add dataset export facility (#813) 6 years ago
test_coco_format.py [Datumaro] COCO 'merge instance polygons' option (#938) 6 years ago
test_command_targets.py Add dataset export facility (#813) 6 years ago
test_datumaro_format.py [Datumaro] COCO 'merge instance polygons' option (#938) 6 years ago
test_diff.py Add dataset export facility (#813) 6 years ago
test_image.py [Datumaro] COCO 'merge instance polygons' option (#938) 6 years ago
test_images.py [Datumaro] Disable lazy image caching by default (#876) 6 years ago
test_project.py Add dataset export facility (#813) 6 years ago
test_tfrecord_format.py [Datumaro] Added tf detection api tfrecord import and export (#894) 6 years ago
test_voc_format.py [Datumaro] Fix voc colormap (#945) 6 years ago
test_yolo_format.py [Datumaro] Add YOLO converter (#906) 6 years ago