Skip to content

Commit 62379a5

Browse files
authored
Update README.md
1 parent 6159d6a commit 62379a5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,12 @@ Above demo videos have low-quality frames because of the compression for the REA
4141
3. Set `smplx_path` in `render.py`
4242
3. Run `python render.py`
4343

44+
## MANO parameter conversion from the world coordinate to the camera coordinate system
45+
1. Install [SMPLX](https://github.com/vchoutas/smplx)
46+
2. `cd tool/MANO_world_to_camera/`
47+
3. Set `smplx_path` in `convert.py`
48+
3. Run `python convert.py`
49+
4450
## Camera positions visualization demo
4551
1. `cd tool/camera_visualize`
4652
2. Run `python camera_visualize.py`

0 commit comments

Comments
 (0)