v0.16.0
版本发布时间: 2021-07-03 20:12:24
open-mmlab/mmpose最新发布版本:v1.3.2(2024-07-12 20:18:03)
Highlights
- Support "ViPNAS: Efficient Video Pose Estimation via Neural Architecture Search" CVPR'2021 (#742,#755).
- Support MPI-INF-3DHP dataset (#683,#746,#751).
- Add webcam demo tool (#729)
- Add 3d body and hand pose estimation demo (#704, #727).
New Features
- Support "ViPNAS: Efficient Video Pose Estimation via Neural Architecture Search" CVPR'2021 (#742,#755)
- Support MPI-INF-3DHP dataset (#683,#746,#751)
- Support Webcam demo (#729)
- Support Interhand 3d demo (#704)
- Support 3d pose video demo (#727)
- Support H36m dataset for 2d pose estimation (#709,#735)
- Add scripts to generate mim metafile (#749)
Bug Fixes
- Fix typos (#692,#696,#697,#698,#712,#718,#728)
- Change model download links from
http
tohttps
(#716)
Breaking Changes
- Switch to MMCV MODEL_REGISTRY (#669)
Improvements