YuxuanSnow/Phy-SIC

[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

yuxuan-xue.com/physic

README

PhySIC: Physically Plausible 3D Human-Scene Interaction and Contact from a Single Image

arXiv Home Page

Pradyumna Yalandur Muralidhar, Yuxuan Xue★†, Xianghui Xie, Margaret Kostyrko, Gerard Pons-Moll

TL;DR: Human-Scene Interaction and Contact from a Single Image with Physical Plausibility.

https://github.com/user-attachments/assets/86105b9b-ff49-41de-8fd8-dbf25e3e0b26

Getting Started

Installation

Please follow the instructions in INSTALL.md to set up the environment.

Downloading Data

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.

Running the Code

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.

Roadmap

  • Demo code release
  • Evaluation code

Acknowledgements

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.

Citation

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},
}

Contributors

pradyumnaym

9 commits

YuxuanSnow

2 commits

YuxuanSnow/Phy-SIC

[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

yuxuan-xue.com/physic

README

PhySIC: Physically Plausible 3D Human-Scene Interaction and Contact from a Single Image

arXiv Home Page

Pradyumna Yalandur Muralidhar, Yuxuan Xue★†, Xianghui Xie, Margaret Kostyrko, Gerard Pons-Moll

TL;DR: Human-Scene Interaction and Contact from a Single Image with Physical Plausibility.

https://github.com/user-attachments/assets/86105b9b-ff49-41de-8fd8-dbf25e3e0b26

Getting Started

Installation

Please follow the instructions in INSTALL.md to set up the environment.

Downloading Data

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.

Running the Code

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.

Roadmap

  • Demo code release
  • Evaluation code

Acknowledgements

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.

Citation

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},
}

Contributors

pradyumnaym

9 commits

YuxuanSnow

2 commits

Languages

Python

98.0%

Shell

2.0%