Skip to content

williamljb/HumanMultiView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shape-Aware Human Pose and Shape Reconstruction Using Multi-View Images

Junbang Liang, Ming C. Lin ICCV 2019

Project Page

Requirements

Demo

  1. Download the pre-trained models

  2. Run the demo

python -m demo --img_paths ${your_image_paths_separated_by_commas}

Images should be cropped so that the height of the person is roughly 2/3 of the image height. Please check demo.py for more details.

Training and Data

Please see doc/train.md.

Citation

If you use this code for your research, please consider citing:

@inProceedings{liang2019shape,
  title={Shape-Aware Human Pose and Shape Reconstruction Using Multi-View Images},
  author = {Junbang Liang
  and Ming C. Lin},
  booktitle={International Conference on Computer Vision (ICCV)},
  year={2019}
}

Acknowledgement

This project is derived from HMR. If you have any question, feel free to refer to the original help doc or email liangjb@cs.umd.edu. This work is supported by National Science Foundation and Elizabeth S. Iribe Professorship.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published