File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,10 @@ All notable changes to this project will be documented in this file.
3030 (< https://github.com/openvinotoolkit/training_extensions/pull/3810 > )
3131- Support configurable input size
3232 (< https://github.com/openvinotoolkit/training_extensions/pull/3788 > )
33+ - Revert the old workaround for detection confidence threshold
34+ (< https://github.com/openvinotoolkit/training_extensions/pull/4096 > )
35+ - Add Keypoint Detection legacy template
36+ (< https://github.com/openvinotoolkit/training_extensions/pull/4094 > )
3337
3438### Enhancements
3539
Original file line number Diff line number Diff line change 33# Copyright (C) 2024 Intel Corporation
44# SPDX-License-Identifier: Apache-2.0
55
6- __version__ = "2.2.0rc13 "
6+ __version__ = "2.2.0rc14 "
77
88import os
99from pathlib import Path
You can’t perform that action at this time.
0 commit comments