[SIGGGRAPHASIA2025] PhySIC: Physically Plausible 3D Human-Scene Interaction and Contact from a Single Image
61
stars
11
commits
Python
primary language
Nov 8, 2025
updated
Pradyumna Yalandur Muralidhar★, Yuxuan Xue★†, Xianghui Xie, Margaret Kostyrko, Gerard Pons-Moll
https://github.com/user-attachments/assets/86105b9b-ff49-41de-8fd8-dbf25e3e0b26
Please follow the instructions in INSTALL.md to set up the environment.
Please run the following script to download the required data:
bash fetch_data.sh
This requires access to SMPL, SMPL-X, AGORA, and CameraHMR. Please enter the credentials when prompted.
To run the code, please copy images to the images/ directory. Then, execute the following command:
python run_optimizer.py
This will save the results in the outputs/ directory.
This code is built on top of many great open-source projects. We would like to thank the authors of the following repositories:
and many others.
If you find our work useful, please cite:
@inproceedings{ym2025physic,
author = {Yalandur Muralidhar, Pradyumna and Xue, Yuxuan and Xie, Xianghui and Kostyrko, Margaret and Pons-Moll, Gerard},
title = {PhySIC: Physically Plausible 3D Human-Scene Interaction and Contact from a Single Image},
journal = {SIGGRAPH Asia 2025 Conference Papers},
year = {2025},
}
9 commits
2 commits
Python
98.0%
Shell
2.0%
[SIGGGRAPHASIA2025] PhySIC: Physically Plausible 3D Human-Scene Interaction and Contact from a Single Image
61
stars
11
commits
Python
primary language
Nov 8, 2025
updated
Pradyumna Yalandur Muralidhar★, Yuxuan Xue★†, Xianghui Xie, Margaret Kostyrko, Gerard Pons-Moll
https://github.com/user-attachments/assets/86105b9b-ff49-41de-8fd8-dbf25e3e0b26
Please follow the instructions in INSTALL.md to set up the environment.
Please run the following script to download the required data:
bash fetch_data.sh
This requires access to SMPL, SMPL-X, AGORA, and CameraHMR. Please enter the credentials when prompted.
To run the code, please copy images to the images/ directory. Then, execute the following command:
python run_optimizer.py
This will save the results in the outputs/ directory.
This code is built on top of many great open-source projects. We would like to thank the authors of the following repositories:
and many others.
If you find our work useful, please cite:
@inproceedings{ym2025physic,
author = {Yalandur Muralidhar, Pradyumna and Xue, Yuxuan and Xie, Xianghui and Kostyrko, Margaret and Pons-Moll, Gerard},
title = {PhySIC: Physically Plausible 3D Human-Scene Interaction and Contact from a Single Image},
journal = {SIGGRAPH Asia 2025 Conference Papers},
year = {2025},
}
9 commits
2 commits
Python
98.0%
Shell
2.0%