File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 22
33All 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
You can’t perform that action at this time.
0 commit comments