Skip to content

Commit d461620

Browse files
[OTE v0.5.0][rc1] Update changelog for v0.5.0-rc1 release (#1575)
* Update changelog for v0.5.0-rc1 release
1 parent 01e0a7d commit d461620

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## \[v0.5.0\]
6+
7+
### Added
8+
9+
- Add tiling in rotated detection (<https://github.com/openvinotoolkit/training_extensions/pull/1420>)
10+
- Add Cythonize AugMixAugment (<https://github.com/openvinotoolkit/training_extensions/pull/1478/>)
11+
- Integrate ov-telemetry (<https://github.com/openvinotoolkit/training_extensions/pull/1568>)
12+
13+
### Changed
14+
15+
- Update OpenVINO to 2022.3 release & nncf to the pre-2.4 version (<https://github.com/openvinotoolkit/training_extensions/pull/1393>)
16+
17+
### Fixed
18+
19+
- Fixing h-label head output bug in OV inference (<https://github.com/openvinotoolkit/training_extensions/pull/1458>)
20+
- Fixing deprecated np.bool issue from numpy==1.24.0 (<https://github.com/openvinotoolkit/training_extensions/pull/1455>)
21+
- Fixing tiling OpenVINO backward compatibility (<https://github.com/openvinotoolkit/training_extensions/pull/1516>)
22+
- Fixing indexing in hierarchical classification inference (<https://github.com/openvinotoolkit/training_extensions/pull/1551>)
23+
- Copying feature vector to resolve duplication issue (<https://github.com/openvinotoolkit/training_extensions/pull/1511>)
24+
- Some minor issues
25+
526
## \[v0.4.0\]
627

728
### Added

0 commit comments

Comments
 (0)