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.
* 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 | |
|---|---|---|
| .. | ||
| assets/labelme_dataset | 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_labelme_format.py | 6 years ago | |
| test_masks.py | 6 years ago | |
| test_mot_format.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 | |