Skip to content

Commit 31d3523

Browse files
committed
update Changelog
1 parent 14b1474 commit 31d3523

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

CHANGELOG.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,32 @@
22

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

5-
## \[Unreleased\]
5+
## \[2.4.0\]
66

77
### New features
88

9+
- Add DETR XAI Explain Mode
10+
(<https://github.com/openvinotoolkit/training_extensions/pull/4184>)
11+
- Add UFlow anomaly detection algorithm
12+
(<https://github.com/openvinotoolkit/training_extensions/pull/4251>)
13+
914
### Enhancements
1015

1116
- Bump ModelAPI to 0.2.5.2
1217
(<https://github.com/openvinotoolkit/training_extensions/pull/4275>)
1318

1419
### Bug fixes
1520

16-
21+
- Fix KP Detection performance
22+
(<https://github.com/openvinotoolkit/training_extensions/pull/4270>)
1723
- Fix auto batch size with tiling
1824
(<https://github.com/openvinotoolkit/training_extensions/pull/4233>)
1925
- Fix exportable code for tiling
2026
(<https://github.com/openvinotoolkit/training_extensions/pull/4234>)
2127
- Don't filter empty label from kp arrow
2228
(<https://github.com/openvinotoolkit/training_extensions/pull/4229>)
29+
- Fix description for auto batch size
30+
(<https://github.com/openvinotoolkit/training_extensions/pull/4274>)
2331

2432
### Removed
2533

@@ -60,10 +68,6 @@ All notable changes to this project will be documented in this file.
6068
(<https://github.com/openvinotoolkit/training_extensions/pull/4017>)
6169
- Add D-Fine Detection Algorithm
6270
(<https://github.com/openvinotoolkit/training_extensions/pull/4142>)
63-
- Add DETR XAI Explain Mode
64-
(<https://github.com/openvinotoolkit/training_extensions/pull/4184>)
65-
- Add UFlow anomaly detection algorithm
66-
(<https://github.com/openvinotoolkit/training_extensions/pull/4251>)
6771

6872
### Enhancements
6973

0 commit comments

Comments
 (0)