zhiltsov-max
5912bf0447
[Datumaro] Support relative paths ( #1715 )
...
* Support relative image paths in Datumaro
* Update bindings
* Fix merge
* linter
6 years ago
zhiltsov-max
696a47b3c5
Add assets importing tests for cvat format ( #1652 )
6 years ago
zhiltsov-max
727fcd50b3
[Datumaro] Remove annotation dir for cvat dataset format ( #1637 )
...
* Remove annotation dir for cvat dataset format
* fixes
6 years ago
zhiltsov-max
e2dedb2f83
Use z_order as a class property ( #1589 )
...
* Use z_order as a class property
* Fix z_order use in voc
* Update changelog
6 years ago
zhiltsov-max
2ebca5bb5a
[Datumaro] Dataset format auto detection ( #1242 )
...
* Add dataset format detection
* Add auto format detection for import
* Split VOC extractor
6 years ago
zhiltsov-max
a058765d29
Add tags to cvat xml ( #1200 )
...
* Extend cvat format test
* Add tags to cvat for images
* Add tags to cvat format in dm
* Add import of tags from datumaro
6 years ago
zhiltsov-max
a376ee76fd
[Datumaro] Introduce image info ( #1140 )
...
* 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
6 years ago
zhiltsov-max
2848f1d14f
[Datumaro] Plugins and transforms ( #1126 )
...
* Fix model run command
* Rename annotation types, update class interfaces
* Fix random cvat format test fails
* Mask operations and dataset format fixes
* Update tests, extract format testing functions
* Add transform interface
* Implement plugin system
* Update tests with plugins
* Fix logging
* Add transfroms
* Update cvat integration
6 years ago
zhiltsov-max
93b3c091f5
[Datumaro] CLI updates + better documentation ( #1057 )
6 years ago
zhiltsov-max
8da20b38d5
[Datumaro] Add cvat format export ( #1034 )
...
* Add cvat format export
* Remove wrong items in test
6 years ago
zhiltsov-max
36b1e9c1ce
[Datumaro] CVAT format import ( #974 )
...
* Add label-specific attributes
* Add CVAT format import
* Register CVAT format
* Add little more logs
* Little refactoring for tests
* Cvat format checks
* Add missing check
* Refactor datumaro format
* Little refactoring
* Regularize dataset importer logic
* Fix project import issue
* Refactor coco extractor
* Refactor tests
* Codacy
6 years ago