Thanks to visit codestin.com
Credit goes to github.com

Skip to content

YuxuanSnow/Phy-SIC

Repository files navigation

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

output.mp4

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published