Skip to content

Commit

Permalink
[releases/v0.4.0-geti1.1.0] Update changelog for rc3 (#1450)
Browse files Browse the repository at this point in the history
* Update changelog

* Update changelog for rc3
  • Loading branch information
chuneuny-emily authored Dec 19, 2022
1 parent 3b86905 commit 74eb04f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file.
- Better saliency map support
- Replace current saliency map generation with Recipro-CAM for cls (<https://github.com/openvinotoolkit/training_extensions/pull/1363>)
- Class-wise saliency map generation for the detection task (<https://github.com/openvinotoolkit/training_extensions/pull/1402>)
- OTE Saliency Map Label (<https://github.com/openvinotoolkit/training_extensions/pull/1447>)
- Improve object counting algorithm for high-res images via image tiling
- Add Tiling Module (<https://github.com/openvinotoolkit/training_extensions/pull/1200>)
- Fliter object less than 1 pixel (<https://github.com/openvinotoolkit/training_extensions/pull/1305>)
Expand All @@ -19,13 +20,15 @@ All notable changes to this project will be documented in this file.
### Fixed

- Hot-fix for Detection fix two stage error (<https://github.com/openvinotoolkit/training_extensions/pull/1433>)
- Fixing ZeroDivisionError in iteration counter for detection-classification project trainings (<https://github.com/openvinotoolkit/training_extensions/pull/1449>)
- Some minor issues

## \[v0.3.1\]

### Fixed

- Neural Network Compression Framework (NNCF)

- Fix CUDA OOM for NNCF optimization model MaskRCNN-EfficientNetB2B (<https://github.com/openvinotoolkit/training_extensions/pull/1319>)

- Model Preparation Algorithm (MPA)
Expand Down

0 comments on commit 74eb04f

Please sign in to comment.