Arturjssln commited on
Commit
c557551
·
verified ·
1 Parent(s): 763da22

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -0
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ datasets:
4
+ - GenIntelLab/HouseCorr3D
5
+ ---
6
+ This is the official models introduced in the paper:
7
+
8
+ **Category-Level 3D Correspondence in Camera Space via Morphable Object Priors**
9
+
10
+
11
+ ---
12
+
13
+ ## Citation
14
+
15
+ If you find our dataset useful, please consider citing:
16
+
17
+ ```bibtex
18
+ @misc{sommer2026categorylevel3dcorrespondencecamera,
19
+ title={Category-Level 3D Correspondence in Camera Space via Morphable Object Priors},
20
+ author={Leonhard Sommer and Artur Jesslen and Basavaraj Sunagad and Adam Kortylewski},
21
+ year={2026},
22
+ eprint={2605.28257},
23
+ archivePrefix={arXiv},
24
+ primaryClass={cs.CV},
25
+ url={https://arxiv.org/abs/2605.28257},
26
+ }
27
+ ```
28
+