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
d7c9a0fd21
Refactorings ( #1876 )
6 years ago
zhiltsov-max
39d3c93cfd
[Datumaro] Update model interface and OpenVino launcher ( #1626 )
...
* Refactor inference wrapper
6 years ago
zhiltsov-max
0d873a3de6
Fix remainder logic for subset splitting ( #1222 )
6 years ago
zhiltsov-max
8caa1695c5
Replace mask format support with Datumaro ( #1163 )
...
* Add box to mask transform
* Fix 'source' labelmap mode in voc converter
* Import groups
* Replace mask format support
* Update mask format documentation
* codacy
* Fix tests
* Fix dataset
* Fix segments grouping
* Merge instances in mask export
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
e5b4c194bb
[Datumaro] Dataset annotations filter ( #1053 )
...
* Fix deprecation message
* Update launcher interface
* Add dataset entity, anno filter, remove filter from project config, update transform
* Update project and source cli
* Fix help message
* Refactor tests
6 years ago
zhiltsov-max
337f7a0018
[Datumaro] Fix project loading ( #1013 )
...
* Fix occasional infinite loop in project loading
* Fix project import source options saving
* Fix project import .git dir placement
* Make code aware of grayscale images
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
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