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
944d85370d
[Datumaro] COCO 'merge instance polygons' option ( #938 )
...
* Add polygon merging option to coco converter
* Add test, refactor coco, add support for cli args
* Drop colormap application in datumaro format
* Add cli support in voc converter
* Add cli support in yolo converter
* Add converter cli options in project cli
* Add image data type conversion in image saving
6 years ago
zhiltsov-max
0f5cf2064d
[Datumaro] Added tf detection api tfrecord import and export ( #894 )
...
* Added tf detection api tfrecord import and export
* Added export button in dashboard
* Add tf to requirements
* Extend test
* Add tf dependency
* Require images in tfrecord export
* Add video task case handling
* Maintain image order in CVAT export
* Fix Task image id-path conversions
* Update tfrecord tests
* Extend image utilities
* Update tfrecord format
* Fix image loading bug
* Add some logs
* Add 'copy' option to project import command
* Reduce default cache size
6 years ago
zhiltsov-max
5458de7464
[Datumaro] Add YOLO converter ( #906 )
...
* Add YOLO converter
* Added yolo extractor
* Added YOLO format test
* Add YOLO export in UI
6 years ago
zhiltsov-max
59df0dfabc
[Datumaro] Pip installation ( #881 )
...
* Add version file
* Remove unnecessary dependencies
* Add lxml use motivation
* Add pip setup script
* Reduce opencv dependency
* Fix cli command
* Codacy
6 years ago