diff --git a/README.md b/README.md index 0b0d52e..9b60559 100644 --- a/README.md +++ b/README.md @@ -1 +1,35 @@ -# HouseCorr3D \ No newline at end of file +# Category-Level 3D Correspondence in Camera Space via Morphable Object Priors + +> **Official Implementation** + +--- + +This is the official implementation of the paper: + +**Category-Level 3D Correspondence in Camera Space via Morphable Object Priors** + +*Code coming soon — stay tuned!* + +--- + +## Citation + +If you find our work useful, please consider citing: + +```bibtex +@misc{sommer2026housecorr, + title = {Category-Level 3D Correspondence in Camera Space via Morphable Object Priors}, + author = {Sommer, Leonhard and Jesslen, Artur and Sunagad, Basavaraj and Kortylewski, Adam}, + year = {2026}, + eprint = {}, + archivePrefix = {arXiv}, + primaryClass = {cs.CV}, + url = {https://arxiv.org/abs/}, +} +``` + +--- + +## License + +This project is released under the [MIT License](LICENSE). \ No newline at end of file