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
zhiltsov-max
9cb48ef2c2
[Datumaro] Disable lazy image caching by default ( #876 )
...
* Disable lazy image caching by default
* Deterministic cache test
* Add displacing image cache
6 years ago
zhiltsov-max
c3d464c9a0
[Datumaro] Fix coco images export ( #875 )
...
* Update test
* Fix export
* Support several image paths in coco extractor
6 years ago
zhiltsov-max
50c40ba70d
Coco converter updates ( #864 )
6 years ago
zhiltsov-max
74f720a3d2
Add dataset export facility ( #813 )
...
* Add datumaro django application
* Add cvat task datumaro bindings
* Add REST api for task export
* Add scheduler service
* Updated CHANGELOG.md
6 years ago