Skip to content

Commit cdb2082

Browse files
authored
Minor update of the Changelog for the releases/2.2 branch (#4116)
* minor update * minor
1 parent f3ce785 commit cdb2082

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ All notable changes to this project will be documented in this file.
6565
(<https://github.com/openvinotoolkit/training_extensions/pull/4009>)
6666
- Remove background label from RT Info for segmentation task
6767
(<https://github.com/openvinotoolkit/training_extensions/pull/4011>)
68+
- Enable export of the feature vectors for semantic segmentation task
69+
(<https://github.com/openvinotoolkit/training_extensions/pull/4055>)
6870
- Prevent using too low confidence thresholds in detection
6971
(<https://github.com/openvinotoolkit/training_extensions/pull/4018>)
7072
- Update HPO interface
@@ -102,8 +104,6 @@ All notable changes to this project will be documented in this file.
102104
(<https://github.com/openvinotoolkit/training_extensions/pull/4049>)
103105
- Model templates: rename model_status value 'DISCONTINUED' to 'OBSOLETE'
104106
(<https://github.com/openvinotoolkit/training_extensions/pull/4051>)
105-
- Enable export of feature vectors for semantic segmentation task
106-
(<https://github.com/openvinotoolkit/training_extensions/pull/4055>)
107107
- Update MRCNN model export to include feature vector and saliency map
108108
(<https://github.com/openvinotoolkit/training_extensions/pull/4056>)
109109
- Upgrade MAPI in 2.2
@@ -120,6 +120,8 @@ All notable changes to this project will be documented in this file.
120120
(<https://github.com/openvinotoolkit/training_extensions/pull/4083>)
121121
- Fix RTDETR Explain Mode
122122
(<https://github.com/openvinotoolkit/training_extensions/pull/4106>)
123+
- Fix classification and semantic segmentation tasks, when ROI provided for images
124+
(<https://github.com/openvinotoolkit/training_extensions/pull/4105>)
123125
- Disable tiling classifier toggle in configurable parameters
124126
(<https://github.com/openvinotoolkit/training_extensions/pull/4107>)
125127

0 commit comments

Comments
 (0)