Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 699 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 699 Bytes

The Official PyTorch Implementation of "MHEntropy: Multiple Hypotheses Meet Entropy for Pose and Shape Recovery" (ICCV 2023 Paper)

Rongyu Chen*, Linlin Yang*, and Angela Yao†
ICCV 2023
paper | website

Thanks for your interests. The code and models are coming soon...

Bibtex:

Please cite our paper, if you happen to use this codebase:

@inproceedings{chenyang2023MHEntropy,
  title={{MHEntropy}: Multiple Hypotheses Meet Entropy for Pose and Shape Recovery},
  author={Chen, Rongyu and Yang, Linlin and Yao, Angela},
  booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},
  year={2023}
}