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 cd8ef2aca4
Replace VOC format support in CVAT with Datumaro (#1167)
* Add image meta reading to voc

* Replace voc support in cvat

* Bump format version

* Materialize lazy transforms in voc export

* Store voc instance id as group id

* Add flat format import

* Add documentation

* Fix format name in doc
6 years ago
..
__init__.py Add dataset export facility (#813) 6 years ago
test_RISE.py Fix tensorflow installation (#1129) 6 years ago
test_coco_format.py [Datumaro] Introduce image info (#1140) 6 years ago
test_command_targets.py Fix tensorflow installation (#1129) 6 years ago
test_cvat_format.py [Datumaro] Introduce image info (#1140) 6 years ago
test_datumaro_format.py [Datumaro] Introduce image info (#1140) 6 years ago
test_diff.py [Datumaro] Plugins and transforms (#1126) 6 years ago
test_image.py [Datumaro] Introduce image info (#1140) 6 years ago
test_image_dir_format.py [Datumaro] Introduce image info (#1140) 6 years ago
test_images.py [Datumaro] Introduce image info (#1140) 6 years ago
test_masks.py [Datumaro] Introduce image info (#1140) 6 years ago
test_project.py Replace mask format support with Datumaro (#1163) 6 years ago
test_tfrecord_format.py [Datumaro] Add masks to tfrecord format (#1156) 6 years ago
test_transforms.py Replace mask format support with Datumaro (#1163) 6 years ago
test_voc_format.py Replace VOC format support in CVAT with Datumaro (#1167) 6 years ago
test_yolo_format.py [Datumaro] Introduce image info (#1140) 6 years ago