Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GloryyrolG committed Jul 22, 2023
1 parent ba5c4a9 commit 93ca403
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,15 @@
# Entropy
# Entropy. The Official PyTorch Implementation of "Multiple Hypotheses Meet Entropy for Pose and Shape Recovery" [(ICCV 2023 Paper)]()

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

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

```
@inproceedings{chenyang2023Entropy,
title={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}
}
```

0 comments on commit 93ca403

Please sign in to comment.