Skip to content

Release 0.1.6#121

Merged
zhiltsov-max merged 27 commits intomasterfrom
develop
Feb 28, 2021
Merged

Release 0.1.6#121
zhiltsov-max merged 27 commits intomasterfrom
develop

Conversation

@zhiltsov-max
Copy link
Copy Markdown
Contributor

Summary

How to test

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2020 Intel Corporation
#
# SPDX-License-Identifier: MIT

Maxim Zhiltsov and others added 27 commits February 2, 2021 22:09
* 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
* Added NDR implementation

* Update CHANGELOG

Co-authored-by: Maxim Zhiltsov <maxim.zhiltsov@intel.com>
* update changelog

* fix stats command for label-less datasets

* update version
* Fix linter issues

* Add plugin docs
@zhiltsov-max zhiltsov-max merged commit 48731fb into master Feb 28, 2021
zhiltsov-max added a commit to zhiltsov-max/datumaro that referenced this pull request Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants