Skip to content

Releases: openvinotoolkit/training_extensions

Release v1.4.1

02 Aug 08:16
c80bfe6
Compare
Choose a tag to compare

Enhancements

  • Update the README file in exportable code (#2411)

Bug fixes

  • Fix broken links in documentation (#2405)

Full Changelog: 1.4.0...1.4.1

Release v1.4.0

26 Jul 02:02
4fed654
Compare
Choose a tag to compare

New features

  • Support encrypted dataset training (#2209)
  • Add custom max iou assigner to prevent CPU OOM when large annotations are used (#2228)
  • Auto train type detection for Semi-SL, Self-SL and Incremental: "--train-type" now is optional (#2195)
  • Add per-class XAI saliency maps for Mask R-CNN model (#2227)
  • Add new object detector Deformable DETR (#2249)
  • Add new object detector DINO (#2266)
  • Add new visual prompting task (#2203, #2274, #2311, #2354, #2318)
  • Add new object detector ResNeXt101-ATSS (#2309)

Enhancements

  • Introduce channel_last parameter to improve the performance (#2205)
  • Decrease time for making a workspace (#2223)
  • Set persistent_workers and pin_memory as True in detection task (#2224)
  • New algorithm for Semi-SL semantic segmentation based on metric learning via class prototypes (#2156)
  • Self-SL for classification now can recieve just folder with any images to start contrastive pretraining (#2219)
  • Update OpenVINO version to 2023.0, and NNCF verion to 2.5 (#2090)
  • Improve XAI saliency map generation for tiling detection and tiling instance segmentation (#2240)
  • Remove CenterCrop from Classification test pipeline and editing missing docs link(#2375)
  • Switch to PTQ for sseg (#2374)

Bug fixes

  • Fix the bug that auto adapt batch size is unavailable with IterBasedRunner (#2182)
  • Fix the bug that learning rate isn't scaled when multi-GPU trianing is enabled(#2254)
  • Fix the bug that label order is misaligned when model is deployed from Geti (#2369)
  • Fix NNCF training on CPU (#2373)
  • Fix H-label classification (#2377)
  • Fix invalid import structures in otx.api (#2383)
  • Add for async inference calculating saliency maps from predictions (Mask RCNN IR) (#2395)

Known issues

  • OpenVINO(==2023.0) IR inference is not working well on 2-stage models (e.g. Mask-RCNN) exported from torch==1.13.1

New Contributors

Full Changelog: v1.0.0...1.4.0

Release v1.4.0rc4

21 Jul 06:07
8690bf9
Compare
Choose a tag to compare
Release v1.4.0rc4 Pre-release
Pre-release

What's Changed

Full Changelog: 1.4.0rc3...1.4.0rc4

Release v1.4.0rc3

21 Jul 00:31
7319b20
Compare
Choose a tag to compare
Release v1.4.0rc3 Pre-release
Pre-release

What's Changed

Full Changelog: 1.4.0rc2...1.4.0rc3

Release v1.4.0rc2

18 Jul 12:14
c28c612
Compare
Choose a tag to compare
Release v1.4.0rc2 Pre-release
Pre-release

What's Changed

Full Changelog: 1.4.0rc1...1.4.0rc2

Release 1.2.4

11 Jul 05:03
51d6cfd
Compare
Choose a tag to compare

Bug fixes

  • Fix 'None' node issue in label schema mapping in case of label deletion (#2300)
  • Squeeze anomaly mpas in metadata (#2310)
  • Fix semantic segmentation soft prediction dtype (#2321)
  • Fix label deletion issue (#2315)

Enhancements

  • Per-class saliency maps for M-RCNN (#2301)
  • Disable semantic segmentation soft prediction processing (#2302)
  • Update export and nncf hyperparameters (#2306)

Full Changelog: 1.2.3.5...1.2.4

Release 1.2.4rc1

10 Jul 07:17
645cf7b
Compare
Choose a tag to compare
Release 1.2.4rc1 Pre-release
Pre-release

What's Changed

Full Changelog: 1.2.3.5...1.2.4rc1

1.4.0rc1

07 Jul 14:05
5dfd5fd
Compare
Choose a tag to compare
1.4.0rc1 Pre-release
Pre-release

What's Changed

Read more

Release 1.3.1

02 Jun 15:11
Compare
Choose a tag to compare

Bug fixes

  • Fix a bug that auto adapt batch size doesn't work with cls incr case (#2199)
  • Fix a bug that persistent worker is True even if num_workers is zero (#2208)

Known issues

  • OpenVINO(==2022.3) IR inference is not working well on 2-stage models (e.g. Mask-RCNN) exported from torch==1.13.1
    (working well up to torch==1.12.1) (#1906)

Release 1.2.3

02 Jun 14:40
Compare
Choose a tag to compare

Enhancements

  • Improve warning message for tiling configurable parameter (#2193)

Bug fixes

  • Return raw anomaly map instead of colormap as metadata to prevent applying colormap conversion twice (#2217)
  • Hotfix: use 0 confidence threshold when computing best threshold based on F1