v0.12.0
版本发布时间: 2021-03-01 16:57:44
open-mmlab/mmpose最新发布版本:v1.3.2(2024-07-12 20:18:03)
Highlights
- Support DeepPose algorithm.
New Features
- Support DeepPose algorithm (#446, #461)
- Support interhand3d dataset (#468)
- Support Albumentation pipeline (#469)
- Support PhotometricDistortion pipeline (#485)
- Set seed option for training (#493)
- Add demos for face keypoint detection (#502)
Bug Fixes
- Change channel order according to configs (#504)
- Fix
num_factors
in UDP encoding (#495) - Fix configs (#456)
Breaking Changes
Improvements
- Update config & checkpoints (#453,#484,#487)
- Add README in Chinese (#462)
- Add tutorials about configs (#465)
- Add demo videos for various tasks (#499, #503)
- Update docs about MMPose installation (#467, #505)
- Rename
stat.py
tostats.py
(#483) - Fix typos (#463, #464, #477, #481)
- latex to bibtex (#471)
- Update FAQ (#466)