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.
* Employ transforms and item wrapper * Add image class and tests * Add image info support to formats * Fix cli * Fix merge and voc converte * Update remote images extractor * Codacy * Remove item name, require path in Image * Merge images of dataset items * Update tests * Add image dir converter * Update Datumaro format * Update COCO format with image info * Update CVAT format with image info * Update TFrecord format with image info * Update VOC formar with image info * Update YOLO format with image info * Update dataset manager bindings with image info * Add image name to id transform * Fix coco export * Add masks support for tfrecord * Refactor coco * Fix comparison * Remove dead code * Extract common code for instances |
6 years ago | |
|---|---|---|
| .. | ||
| __init__.py | 6 years ago | |
| test_RISE.py | 6 years ago | |
| test_coco_format.py | 6 years ago | |
| test_command_targets.py | 6 years ago | |
| test_cvat_format.py | 6 years ago | |
| test_datumaro_format.py | 6 years ago | |
| test_diff.py | 6 years ago | |
| test_image.py | 6 years ago | |
| test_image_dir_format.py | 6 years ago | |
| test_images.py | 6 years ago | |
| test_masks.py | 6 years ago | |
| test_project.py | 6 years ago | |
| test_tfrecord_format.py | 6 years ago | |
| test_transforms.py | 6 years ago | |
| test_voc_format.py | 6 years ago | |
| test_yolo_format.py | 6 years ago | |