MMDeploy Release V1.2.0
What's Changed
π Features
- Support YoloX-Pose by @huayuan4396 in #2184
- Support MMPretrain EfficientFormer by @huayuan4396 in #2108
- Support mscv statically linked CRT by @irexyc in #2118
- Enable read zip model in prebuild package. by @irexyc in #2185
π₯ Improvements
- Reduce mmdeploy android library size by @irexyc in #2095
- Upgrade ncnn in
build_ubuntu_x64_ncnn.py
by @tpoisonooo in #2154 - Add coco-wholebody-hand skeleton by @huangjiyi in #2186
- Add pplcv area interpolation by @carminez88 in #2153
π Bug fixes
- Fix mmseg output sync by @irexyc in #2122
- Fix export info for mmyolo by @RunningLeon in #2146
- Fix satrn onnxruntime batch inference by @irexyc in #2139
- Fix mmseg out_channels=1 by @RunningLeon in #2179
- Fix torch2onnx for pointpillars with multi-level outputs by @RunningLeon in #2210
- Fix text recog task postprocess by @irexyc in #2209
- Fix NMS Return Index by @huayuan4396 in #2196
- Fix trt api usage error by @irexyc in #2211
π Documentations
- Add deploee introduction by @tpoisonooo in #2120
- Update links in docs by @RunningLeon in #2114
- Update document for docker installation by @RunningLeon in #2142
- Update readme intro image and docs by @RunningLeon in #2175
- Add sdk Doxygen document. by @irexyc in #2157
- Add sdk profiler docs by @irexyc in #2189
π Other
- Fix uploading assets by @RunningLeon in #2130
- Fix some ut by @RunningLeon in #2187
- Bump version to v1.2.0 by @RunningLeon in #2223
New Contributors
- @carminez88 made their first contribution in #2153
- @huangjiyi made their first contribution in #2186
Full Changelog: v1.1.0...v1.2.0