4 Commits (c2df460da601830ebdcd22cc637d619997d7aae1)

Author SHA1 Message Date
Maxim Zhiltsov 4dbfa3bfdf
[Datumaro] Update docs (#2125)
* Update docs, add type hints, rename extract

* Add developer guide

* Update license headers, add license text

* Update developer_guide.md

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago
zhiltsov-max f807714870
[Datumaro] Image control in converters (#1799)
* Update converter interface, add image control

* Update bindings

* update changelog

* Fix build
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 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