2021-01-24 22:33:08 +08:00
|
|
|
<!--
|
|
|
|
* @Date: 2021-01-24 22:30:40
|
|
|
|
* @Author: Qing Shuai
|
|
|
|
* @LastEditors: Qing Shuai
|
2021-05-27 21:12:17 +08:00
|
|
|
* @LastEditTime: 2021-05-27 21:10:07
|
2021-01-24 22:33:08 +08:00
|
|
|
* @FilePath: /EasyMocapRelease/doc/log.md
|
|
|
|
-->
|
2021-05-27 21:12:17 +08:00
|
|
|
## 2021.01.24
|
2021-01-24 22:33:08 +08:00
|
|
|
1. Support SMPL+H, SMPL-X model.
|
|
|
|
2. Upgrade `body_model.py`.
|
|
|
|
3. Update the optimization functions.
|
|
|
|
4. Add checking length of limb
|
2021-05-27 21:12:17 +08:00
|
|
|
5. Update the example figures.
|
|
|
|
|
|
|
|
## 2021.04.13
|
|
|
|
1. Add mirrored-human code.
|
|
|
|
2. Add `calibration` and `annotator`
|
|
|
|
3. Add `setup.py`
|
|
|
|
|
|
|
|
## 2021.05.27
|
|
|
|
1. Remove the `code/` folder
|
|
|
|
2. Add the support for mano model
|
|
|
|
3. Add `--write_smpl_full` flag
|