Skip to content

Releases: open-edge-platform/training_extensions

2.4.4

19 May 10:36
Compare
Choose a tag to compare

[2.4.4]

Bug fixes

  • Fix torch.load() to be able to load all OTX custom snapshots
    (#4392)

Full Changelog: 2.4.3...2.4.4

2.4.3

12 May 14:42
26f55c2
Compare
Choose a tag to compare

Enhancements

  • Bump torch to 2.7.0

2.4.2

24 Apr 13:07
bd2834d
Compare
Choose a tag to compare

What's Changed

Bug fixes

  • Fix specific torchmetrics dependency to 1.6.0

2.4.1

22 Apr 15:10
Compare
Choose a tag to compare

What's Changed

Bug fixes

  • Update Datumaro from 1.10.0rc0 to 1.10.0

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