Support relative paths in import and export (#1463)
* Move annotations to dm * Refactor dm * Rename data manager * Move anno dump and upload functions * Join server host and port in cvat cli * Move export templates dir * add dm project exporter * update mask format support * Use decorators for formats definition * Update formats * Update format implementations * remove parameter * Add dm views * Move annotation components to dm * restore extension for export formats * update rest api * use serializers, update views * merge develop * Update format names * Update docs * Update tests * move test * fix import * Extend format tests * django compatibility for directory access * move tests * update module links * fixes * fix git application * fixes * add extension recommentation * fixes * api * join api methods * Add trim whitespace to workspace config * update tests * fixes * Update format docs * join format queries * fixes * update new ui * ui tests * old ui * update js bundles * linter fixes * add image with loader tests * fix linter * fix frame step and frame access * use server file name for annotations export * update cvat core * add import hack for rest api tests * move cli tests * fix cvat format converter args parsing * remove folder on extract error * print error message on incorrect xpath expression * use own categories when no others exist * update changelog * really add text to changelog * Fix annotation window menu * fix ui * fix replace * update extra apps * format readme * readme * linter * Fix old ui * Update CHANGELOG.md * update user guide * linter * more linter fixes * update changelog * Add image attributes * add directory check in save image * update image tests * update image dir format with relative paths * update datumaro format * update coco format * update cvat format * update labelme format * update mot format * update image dir format * update voc format * update mot format * update yolo format * update labelme test * update voc format * update tfrecord format * fixes * update save_image usage * remove item name conversion * fix merge * fix export * prohibit relative paths in labelme format * Add test for relative name matching * move code * implement frame matching * fix yolo * fix merge * fix merge * prettify code * fix methid call * fix frame matching in yolo * add tests * regularize function output * update changelog * fixes * fix z_order use * fix slash replacement * linter * t * t2 Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>main
parent
e1e90e182c
commit
0eb005c9f2
Loading…
Reference in New Issue