Skip to content

Releases: open-edge-platform/training_extensions

2.4.0

13 Mar 23:08
8367b98
Compare
Choose a tag to compare

What's Changed

New features

  • Add DETR XAI Explain Mode
    (#4184)
  • Add UFlow anomaly detection algorithm
    (#4251)

Enhancements

  • Bump inference dependencies
    (#4243)
  • Bump ModelAPI to 0.2.5.2
    (#4275)

Bug fixes

  • Fix KP Detection performance
    (#4270)
  • Fix auto batch size with tiling
    (#4233)
  • Fix exportable code for tiling
    (#4234)
  • Don't filter empty label from kp arrow
    (#4229)
  • Fix description for auto batch size
    (#4274)

Removed

  • Remove HPO
    (#4196)
  • Remove Action Classification
    (#4202)
  • Remove Diffusion task
    (#4206)
  • Remove 3D Object Detection task
    (#4208)
  • Remove Zero Shot Visual Prompting
    (#4209)
  • Remove Semi-SL algorithm, unlabeled dataset, MMCV transforms
    (#4227)
  • Remove MaskDino, YOLOV9, HuggingFace wrappers, OTX install, mmcv tools
    (#4247)

Full Changelog: 2.3.0...2.4.0

2.3.0

24 Feb 09:50
20c9be7
Compare
Choose a tag to compare

What's Changed

New features

Turn on/off classification augmentations (#4039)
Turn on/off detection and instance segmentation augmentations (#4066)
Add GPU memory monitor hook (#4118)
Add YOLOv9 model for Object Detection (#3917, #4026)
Add OV inference for keypoint detection (#3970)
Add tiling for semantic segmentation (#3954)
Add D-Fine Detection Algorithm (#4142)

Enhancements

Update visual prompting pipeline for multi-label zero-shot learning support (#3993)
Update to work torch compile in detection (#4003)
Refactor MaskDINO (#4006)
Fix MaskRCNN/RTMDet-Inst/MaskRCNNTV Explain Mode (#4053)
Reduce tiling unittests resource consumption (#4073)
Upgrade OpenVINO to 2024.5 and NNCF to 2.14.0 (#4123)
Upgrade OV, MAPI, and NNCF dependencies (#3967)
Instance Segmentation Model refactoring (#3865)
Bump torch and lightning to 2.4.0 versions (#3843)
Add mAP metric to evaluate multilabel classification (#3985)
Bump OV to 2024.6, update empty label handling (#4162)
Bump MAPI to 0.2.5.1 (#4211)
Revert FMetric computation (PR: 4130) (#4210)

Bug fixes

Fix MaskDINO recipe (#4080)
Fix a wrong HPO log (#3972)
Update model name in rotated detection recipes (#4028)
Fix SupCon flag (#4076)
Add h-cls label info normalization (#4173)
Fix arrow support for semantic segmentation task (#4172)
Fix backward compatibility issues in model checkpoint loading (#4199)
Fix label info on loading checkpoint (#4200)
Revert h-cls head to linear one (#4221)

Full Changelog: 2.2.2...2.3.0

2.2.2

16 Dec 10:22
94d4f3f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.1...2.2.2

2.2.1

06 Dec 14:39
4e069a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.2.1

2.2.0

18 Nov 09:19
5e18121
Compare
Choose a tag to compare

What's Changed

Read more

2.2.0rc14

08 Nov 14:37
844fc2e
Compare
Choose a tag to compare
2.2.0rc14 Pre-release
Pre-release

What's Changed

Full Changelog: 2.2.0rc13...2.2.0rc14

Release 2.2.0rc13

31 Oct 00:43
dc882bf
Compare
Choose a tag to compare
Release 2.2.0rc13 Pre-release
Pre-release

What's Changed

Full Changelog: 2.2.0rc12...2.2.0rc13

Release 2.2.0rc12

25 Oct 05:05
a2d2c81
Compare
Choose a tag to compare
Release 2.2.0rc12 Pre-release
Pre-release

What's Changed

Full Changelog: 2.2.0rc11...2.2.0rc12

Release 2.2.0rc11

24 Oct 00:48
fbf0f3e
Compare
Choose a tag to compare
Release 2.2.0rc11 Pre-release
Pre-release

What's Changed

Full Changelog: 2.2.0rc10...2.2.0rc11

Release 2.2.0rc10

23 Oct 08:41
d85f5da
Compare
Choose a tag to compare
Release 2.2.0rc10 Pre-release
Pre-release

What's Changed

  • Add legacy template LiteHRNet_18 template by @kprokofi in #4049
  • Model templates: rename model_status value 'DISCONTINUED' to 'OBSOLETE' by @leoll2 in #4051
  • Enable export of feature vectors for semantic segmentation task by @kprokofi in #4055
  • Upgrade MAPI in 2.2 by @sovrasov in #4052
  • Update MRCNN model export to include feature vector and saliency map by @harimkang in #4056
  • Fix applying model's hparams when loading model from checkpoint by @sungchul2 in #4057

Full Changelog: 2.2.0rc9...2.2.0rc10