Merged
Conversation
* Optimize mask merging and improve memory use * update changelog * optimize mask materialization * Optimize mask to polygons conversion * Update tests * Optimize creation of compiled masks * fix coco export * fix instance ids * update changelog
* Update openvino launcher for r2021.1 - added extra output layers support - removed plugins path option * Fix inference with single-channel images * Add auto-removal of model folder on error whan adding a model * update changelog
* Optimize mask merging by reusing an raw instance index mask * update changelog
* add support for ICDAR13/15 dataset format * update documentation Co-authored-by: Maxim Zhiltsov <maxim.zhiltsov@intel.com>
* Implement caching dataset * Maintain the order of elements in the dataset * Add control of lazy and eager operation for datasets * Update project implementation * Implement patch in Datumaro format * Add lazy transform chaining test * Add error types * Add and update tests * Update changelog * Update examples in docs * Fix icdar after merge
* add support for Market1501 dataset format * update documentation * update Changelog
* Add inplace save in YOLO * Add flushing of changes on save * Add inplace save in VOC
* Fix type casting of points and attributes and add the ability to save the label to bbox * Add check for wrong number of points * Remove groups, add checks for number of annotations * refactor VggFace2 * Refactor Widerface Co-authored-by: Maxim Zhiltsov <maxim.zhiltsov@intel.com>
* add support for LFW dataset format * update documentation * update Changelog Co-authored-by: Maxim Zhiltsov <maxim.zhiltsov@intel.com>
* ICDAR: - id replaced with index attribute - made the color and center attributes to strings - added checks * Market-1501: - added saving the file with the names of the images, if `save_images = False` - added checks Co-authored-by: Maxim Zhiltsov <maxim.zhiltsov@intel.com>
* Fix diff cli, add confusion matrices for polygons and masks - Fixed diff invocation problem - Added test - Added confusion matrices for polygons ans masks - Added support for mismathing classes - Fixed ProjectDataset.Subset * Update changelog
* update changelog * fix stats command for label-less datasets * update version
* Fix linter issues * Add plugin docs
zhiltsov-max
added a commit
to zhiltsov-max/datumaro
that referenced
this pull request
Jan 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
How to test
Checklist
developbranchLicense
Feel free to contact the maintainers if that's a concern.