Skip to content

Release 1.6.1

Compare
Choose a tag to compare
@yunchu yunchu released this 23 May 01:54
· 19 commits to releases/1.6.0 since this release
6b8eccb

Enhancements

  • Replace the default model for rotated_det/ins_seg task from resnet50_maskrcnn to efficientnetb2b_maskrcnn (#3478)
  • Update pymongo version to 4.6.3 for resolving CVE-2024-21506 (#3396)
  • Use torchvision in MRCNN on CUDA (#3347)
  • Update IPEX version in installation guide documentation (#3343)
  • Update benchmark (#3338)
  • Bump idan version to 3.7 (#3332)
  • Support benchmark history summary (#3307)
  • Pin pymongo version to 4.5.0 (#3316)
  • Upgrade MAPI (#3304)
  • Add NMS iou threshold configurable parameter (#3287)
  • Remedy some medium/low severity bandit issues (#3208)
  • Update documentations (#3280)
  • Add perf benchmark test cases for action and visual prompting (#3292)

Bug fixes

  • Explicitly cast incorrect output type in OV model (#3395)
  • Update QAT configs for rotated detection (#3375)
  • Hotfix 🔧 Bypass ClsIncrSampler for tiling (#3374)
  • [NNCF] Dynamic shape datasets WA (#3355)
  • [Hotfix] 🔥 Fixing detection oriented OV inferencer (#3351)
  • Revert adaptive batch size (#3340)
  • Fix e2e tests for XPU (#3305)
  • Remove torch.xpu.optimize for semantic_segmentation task (#3172)

What's Changed - full version

Full Changelog: 1.6.0...1.6.1