Skip to content

Release 1.2.1

Choose a tag to compare

@goodsong81 goodsong81 released this 24 May 14:47
· 1546 commits to develop since this release

Enhancements

  • Upgrade mmdeploy==0.14.0 from official PyPI (#2047)
  • Integrate new ignored loss in semantic segmentation (#2065, #2111)
  • Optimize YOLOX data pipeline (#2075)
  • Tiling Spatial Concatenation for OpenVINO IR (#2052)
  • Optimize counting train & inference speed and memory consumption (#2172)

Bug fixes

  • Bug fix: value of validation variable is changed after auto decrease batch size (#2053)
  • Fix tiling 0 stride issue in parameter adapter (#2078)
  • Fix Tiling NNCF (#2081)
  • Do not skip full img tile classifier + Fix Sequencial Export Issue (#2174)