v0.20.0
版本发布时间: 2021-11-01 19:55:06
open-mmlab/mmpose最新发布版本:v1.3.2(2024-07-12 20:18:03)
Highlights
- Add AP-10K dataset for animal pose estimation (#987) @Annbless, @AlexTheBad, @jin-s13, @ly015
- Support TorchServe (#979) @ly015
New Features
- Add AP-10K dataset for animal pose estimation (#987) @Annbless, @AlexTheBad, @jin-s13, @ly015
- Add HRNetv2 checkpoints on 300W and COFW datasets (#980) @jin-s13
- Support TorchServe (#979) @ly015
Bug Fixes
- Fix some deprecated or risky settings in configs (#963, #976, #992) @jin-s13, @wusize
- Fix issues of default arguments of training and testing scripts (#970, #985) @liqikai9, @wusize
- Fix heatmap and tag size mismatch in bottom-up with UDP (#994) @wusize
- Fix python3.9 installation in CI (#983) @ly015
- Fix model zoo document integrity issue (#990) @jin-s13
Improvements