You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A suite of differentiale visualization tools for human parametric model rendering (including part segmentation, depth map and point clouds) and conventional 2D/3D keypoints are available.
43
43
44
+
## News
45
+
- 2022-02-11: MMHuman3D [v0.5.0](https://github.com/open-mmlab/mmhuman3d/releases/tag/v0.5.0) is released. Major updates include:
46
+
- Support new data structure SMC for new dataset HuMMan, which will soon be released
47
+
- Support for multi-GPU training/testing without slurm
48
+
- Support training-time validation and additional metrics such as PVE
49
+
- Bug fixes in data augmentation for more stable training
50
+
- Stronger HybrIK baseline (PA-MPJPE 49.02 on 3DPW)
51
+
44
52
## Benchmark and Model Zoo
45
53
46
54
More details can be found in [model_zoo.md](docs/model_zoo.md).
@@ -146,3 +154,6 @@ We wish that the toolbox and benchmark could serve the growing research communit
146
154
-[MMFlow](https://github.com/open-mmlab/mmflow): OpenMMLab optical flow toolbox and benchmark.
147
155
-[MMFewShot](https://github.com/open-mmlab/mmfewshot): OpenMMLab FewShot Learning Toolbox and Benchmark.
148
156
-[MMHuman3D](https://github.com/open-mmlab/mmhuman3d): OpenMMLab 3D Human Parametric Model Toolbox and Benchmark.
157
+
-[MMSelfSup](https://github.com/open-mmlab/mmselfsup): OpenMMLab self-supervised learning toolbox and benchmark.
158
+
-[MMRazor](https://github.com/open-mmlab/mmrazor): OpenMMLab model compression toolbox and benchmark.
159
+
-[MMDeploy](https://github.com/open-mmlab/mmdeploy): OpenMMLab model deployment framework.
0 commit comments