Skip to content

MMDeploy Release V0.13.0

Compare
Choose a tag to compare
@grimoire grimoire released this 16 Feb 06:33
· 31 commits to master since this release
02d5a09

What's Changed

🚀 Features

  • [Feature] Support feature map output for mmsegmentation by @irexyc in #1625
  • [Feature] Pose tracker C/C++/Python API&demos by @lzhangzz in #1663
  • [Feature] Add coco whole-body skeleton for pose tracker demo by @lzhangzz in #1736

💥 Improvements

  • [Enhancement] Support auto release note by @grimoire in #1589
  • [Enhancement] suppress onnx optimizer warning by @grimoire in #1593
  • [Enhancement] Better unit test. by @grimoire in #1619
  • [Enhancement] update log ext in regression test by @RunningLeon in #1608
  • [Enhancement] Speedup TopDownAffine by CropResizePad by @irexyc in #1486
  • [Enhancement] Generate supported-backends markdown table by @kaizhong2021 in #1374
  • [Enhancement] improvement(tools/scripts): pip install with user environment by @tpoisonooo in #1660
  • [Enhancement] remove MMDEPLOY_BUILD_SDK_CXX_API option by @lvhan028 in #1688
  • [Enhancement] Optimize C++ demos by @lzhangzz in #1715
  • [Enhancement] enable TRT parse ONNX model from file by @AllentDan in #1735
  • [Enhancement] Support cmake configure when system exists multiple cuda versions. by @irexyc in #1740
  • [Enhancement] Loosen protobuf version criteria for onnx upgrade by @goodsong81 in #1759

🐞 Bug fixes

📚 Documentations

🌐 Other

New Contributors

Full Changelog: v0.12.0...v0.13.0