joonsu0109 commited on
Commit
48ee1aa
·
verified ·
1 Parent(s): 8cbdaef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ pipeline_tag: image-to-3d
4
+ ---
5
+ ## Citation
6
+ ```bibtex
7
+ @article{kim2024vpocc,
8
+ title={VPOcc: Exploiting Vanishing Point for Monocular 3D Semantic Occupancy Prediction},
9
+ author={Kim, Junsu and Lee, Junhee and Shin, Ukcheol and Oh, Jean and Joo, Kyungdon},
10
+ journal={arXiv preprint arXiv:2408.03551},
11
+ year={2024}
12
+ }
13
+ ```