MMDeploy Release V1.0.0rc3
Pre-release
Pre-release
What's Changed
- [Fix] Fix palette generation on opencv-3.x by @lzhangzz in #1779
- [Fix] fix ut and text_det create_input by @AllentDan in #1756
- [Fix] turn -DMMDEPLOY_SHARED_LIBS=ON when building rknn by @AllentDan in #1786
- [FIX] sdk normalization to_rgb option not working(dev1.x) by @SineYuan in #1792
- [Enhancement] add
Model::ReadConfig
& simplify handle creation (#1738) by @lzhangzz in #1794 - [Fix] Fix tensorrt int8 by @grimoire in #1799
- [Fix] Fix component not found issue by changing
class YOLOV5Head
toclass YOLOv5Head
by @i-square in #1785 - [Fix] Fix package_tools by @irexyc in #1772
- [Fix] Avoid linking static libs in monolithic build by @lzhangzz in #1801
- [Fix] Fix missing include for gcc-10 build (#1802) by @lzhangzz in #1804
- [Fix] fix centernet by @grimoire in #1768
- [Fix] disable building demos when preparing prebuilt package by @lvhan028 in #1803
- bump version to 1.0.0rc3 by @lvhan028 in #1811
New Contributors
Full Changelog: v1.0.0rc2...v1.0.0rc3