yuchen0187 commited on
Commit
d009616
1 Parent(s): cdfd0d9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -9,3 +9,15 @@ license: mit
9
  ---
10
 
11
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  ---
10
 
11
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
12
+
13
+ ```
14
+ @misc{zhou2024pointsampromptable3dsegmentation,
15
+ title={Point-SAM: Promptable 3D Segmentation Model for Point Clouds},
16
+ author={Yuchen Zhou and Jiayuan Gu and Tung Yen Chiang and Fanbo Xiang and Hao Su},
17
+ year={2024},
18
+ eprint={2406.17741},
19
+ archivePrefix={arXiv},
20
+ primaryClass={cs.CV},
21
+ url={https://arxiv.org/abs/2406.17741},
22
+ }
23
+ ```