Skip to content

build 3D model from one image #搭配background blur使用

License

Notifications You must be signed in to change notification settings

ImJsaw/pifuHD-demo

Repository files navigation

pifuHD for lazy guy

Original Project

As title.

  • put your image into simple_pifu folder
  • notice your image only contain one person
  • click run.bat
  • see your result in mResult folder

Requirements

  • Python 3
  • PyTorch tested on 1.1.0
  • json
  • PIL
  • skimage
  • tqdm
  • cv2

Download Pre-trained model

Run the following script to download the pretrained model. The checkpoint is saved under ./checkpoints/.

sh ./scripts/download_trained_model.sh

Citation

@inproceedings{saito2020pifuhd,
  title={PIFuHD: Multi-Level Pixel-Aligned Implicit Function for High-Resolution 3D Human Digitization},
  author={Saito, Shunsuke and Simon, Tomas and Saragih, Jason and Joo, Hanbyul},
  booktitle={CVPR},
  year={2020}
}

License

CC-BY-NC 4.0. See the LICENSE file.

About

build 3D model from one image #搭配background blur使用

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages