| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| mmdeploy-1.2.0-linux-x86_64.tar.gz | 2023-06-30 | 22.0 MB | |
| mmdeploy-1.2.0-linux-x86_64-cuda11.3.tar.gz | 2023-06-30 | 366.6 MB | |
| mmdeploy-1.2.0-linux-x86_64-cxx11abi-cuda11.3.tar.gz | 2023-06-30 | 366.6 MB | |
| mmdeploy-1.2.0-linux-x86_64-cxx11abi.tar.gz | 2023-06-30 | 22.0 MB | |
| mmdeploy-1.2.0-windows-amd64-cuda11.3.zip | 2023-06-30 | 399.9 MB | |
| mmdeploy-1.2.0-windows-amd64.zip | 2023-06-30 | 44.0 MB | |
| MMDeploy Release V1.2.0.tar.gz | 2023-06-30 | 5.8 MB | |
| MMDeploy Release V1.2.0.zip | 2023-06-30 | 6.8 MB | |
| README.md | 2023-06-30 | 3.1 kB | |
| Totals: 9 Items | 1.2 GB | 0 | |
What's Changed
๐ Features
- Support YoloX-Pose by @huayuan4396 in https://github.com/open-mmlab/mmdeploy/pull/2184
- Support MMPretrain EfficientFormer by @huayuan4396 in https://github.com/open-mmlab/mmdeploy/pull/2108
- Support mscv statically linked CRT by @irexyc in https://github.com/open-mmlab/mmdeploy/pull/2118
- Enable read zip model in prebuild package. by @irexyc in https://github.com/open-mmlab/mmdeploy/pull/2185
๐ฅ Improvements
- Reduce mmdeploy android library size by @irexyc in https://github.com/open-mmlab/mmdeploy/pull/2095
- Upgrade ncnn in
build_ubuntu_x64_ncnn.pyby @tpoisonooo in https://github.com/open-mmlab/mmdeploy/pull/2154 - Add coco-wholebody-hand skeleton by @huangjiyi in https://github.com/open-mmlab/mmdeploy/pull/2186
- Add pplcv area interpolation by @carminez88 in https://github.com/open-mmlab/mmdeploy/pull/2153
๐ Bug fixes
- Fix mmseg output sync by @irexyc in https://github.com/open-mmlab/mmdeploy/pull/2122
- Fix export info for mmyolo by @RunningLeon in https://github.com/open-mmlab/mmdeploy/pull/2146
- Fix satrn onnxruntime batch inference by @irexyc in https://github.com/open-mmlab/mmdeploy/pull/2139
- Fix mmseg out_channels=1 by @RunningLeon in https://github.com/open-mmlab/mmdeploy/pull/2179
- Fix torch2onnx for pointpillars with multi-level outputs by @RunningLeon in https://github.com/open-mmlab/mmdeploy/pull/2210
- Fix text recog task postprocess by @irexyc in https://github.com/open-mmlab/mmdeploy/pull/2209
- Fix NMS Return Index by @huayuan4396 in https://github.com/open-mmlab/mmdeploy/pull/2196
- Fix trt api usage error by @irexyc in https://github.com/open-mmlab/mmdeploy/pull/2211
๐ Documentations
- Add deploee introduction by @tpoisonooo in https://github.com/open-mmlab/mmdeploy/pull/2120
- Update links in docs by @RunningLeon in https://github.com/open-mmlab/mmdeploy/pull/2114
- Update document for docker installation by @RunningLeon in https://github.com/open-mmlab/mmdeploy/pull/2142
- Update readme intro image and docs by @RunningLeon in https://github.com/open-mmlab/mmdeploy/pull/2175
- Add sdk Doxygen document. by @irexyc in https://github.com/open-mmlab/mmdeploy/pull/2157
- Add sdk profiler docs by @irexyc in https://github.com/open-mmlab/mmdeploy/pull/2189
๐ Other
- Fix uploading assets by @RunningLeon in https://github.com/open-mmlab/mmdeploy/pull/2130
- Fix some ut by @RunningLeon in https://github.com/open-mmlab/mmdeploy/pull/2187
- Bump version to v1.2.0 by @RunningLeon in https://github.com/open-mmlab/mmdeploy/pull/2223
New Contributors
- @carminez88 made their first contribution in https://github.com/open-mmlab/mmdeploy/pull/2153
- @huangjiyi made their first contribution in https://github.com/open-mmlab/mmdeploy/pull/2186
Full Changelog: https://github.com/open-mmlab/mmdeploy/compare/v1.1.0...v1.2.0