Skip to content

Releases: openvinotoolkit/training_extensions

Release v1.5.0

26 Dec 04:24
251eb42
Compare
Choose a tag to compare

New features

  • Enable configurable confidence threshold for otx eval and export (#2388)
  • Add YOLOX variants as new object detector models (#2402)
  • Enable FeatureVectorHook to support action tasks (#2408)
  • Add ONNX metadata to detection, instance segmantation, and segmentation models (#2418)
  • Add a new feature to configure input size (#2420)
  • Introduce the OTXSampler and AdaptiveRepeatDataHook to achieve faster training at the small data regime (#2428)
  • Add a new object detector Lite-DINO (#2457)
  • Add Semi-SL Mean Teacher algorithm for Instance Segmentation task (#2444)
  • Official supports for YOLOX-X, YOLOX-L, YOLOX-S, ResNeXt101-ATSS (#2485)
  • Add new argument to track resource usage in train command (#2500)
  • Add Self-SL for semantic segmentation of SegNext families (#2215)
  • Adapt input size automatically based on dataset statistics (#2499)

Enhancements

  • Refine input data in-memory caching (#2416)
  • Adapt timeout value of initialization for distributed training (#2422)
  • Optimize data loading by merging load & resize operations w/ caching support for cls/det/iseg/sseg (#2438, #2453, #2460)
  • Support torch==2.0.1 (#2465)
  • Set "Auto" as default input size mode (#2515)

Bug fixes

  • Fix F1 auto-threshold to choose best largest confidence (#2371)
  • Fix a performance drop while training EfficientNetV2 with multi-GPU (#2398)
  • Fix bug that auto adaptive batch size raises an error if CUDA isn't available (#2410)
  • Fix sampler degradation issue (#2482)
  • Fix a bug that fp16 key error is raised when training without GPU (#2501)
  • Fix bug that auto batch size doesn't consider distributed training (#2533)
  • Fix auto input size mismatch in eval & export (#2530)
  • Fix the CustomNonLinearClsHead when the batch_size is set to 1 (#2571)
  • Fix IBLoss enablement with DeiT-Tiny when class incremental training (#2594)
  • Fix XAI algorithm for Detection (#2617)

Full Changelog: 1.4.4...1.5.0

Release v1.4.4

22 Dec 00:53
e58b7f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.3...1.4.4

Release v1.4.4rc1

31 Oct 07:14
06775f2
Compare
Choose a tag to compare
Release v1.4.4rc1 Pre-release
Pre-release

What's Changed

Full Changelog: 1.4.3...1.4.4rc1

Release v1.5.0rc1

12 Oct 11:57
2190a51
Compare
Choose a tag to compare
Release v1.5.0rc1 Pre-release
Pre-release

What's Changed

Read more

Release v1.4.3

12 Oct 07:41
a576962
Compare
Choose a tag to compare

Enhancements

  • Re introduce adaptive scheduling for training (#2541)

Full Changelog: 1.4.2...1.4.3

Release v1.4.3rc1

11 Oct 08:42
b7dd570
Compare
Choose a tag to compare
Release v1.4.3rc1 Pre-release
Pre-release

What's Changed

Full Changelog: 1.4.2...1.4.3rc1

Release v1.4.2

22 Sep 06:48
4494955
Compare
Choose a tag to compare

Enhancements

  • Add workaround for the incorrect meta info M-RCNN (used for XAI) (#2437)
  • Add model category attributes to model template (for releases/1.4.0) (#2439)
  • Update PTQ ignored scope for hrnet 18 mod2 (#2449)
  • Modified fq numbers for lite HRNET (#2445)
  • Prevent zero-sized saliency map in tiling if tile size is too big (#2452)
  • Bump datumaro version (#2502)
  • Add a dummy hierarchical config required by MAPI (#2483)
  • Set tox version constraint (#2472)
  • Update pot fq reference number (#2456)
  • Upgrade nncf version to 2.6.0 (#2459)

Bug fixes

  • Fix label list order for h-label classification (#2440)
  • Fix OpenVINO inference for legacy models (#2450)
  • Bug fix for albumentations (#2467)

Full Changelog: 1.4.1...1.4.2

Release v1.4.0rc5

19 Sep 02:38
4ddbffc
Compare
Choose a tag to compare
Release v1.4.0rc5 Pre-release
Pre-release

What's Changed

Full Changelog: 1.4.2rc4...1.4.2rc5

Release v1.4.2rc4

08 Sep 03:10
Compare
Choose a tag to compare
Release v1.4.2rc4 Pre-release
Pre-release

What's Changed

Full Changelog: 1.4.2rc2...1.4.2rc4

Release v1.4.2rc2

07 Sep 00:35
250df8e
Compare
Choose a tag to compare
Release v1.4.2rc2 Pre-release
Pre-release

What's Changed

Full Changelog: 1.4.2rc1...1.4.2rc2