auniquesun commited on
Commit
0fa66b8
·
verified ·
1 Parent(s): 76eab83

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -57,4 +57,16 @@
57
 
58
  2. The following table shows the statistics of this benchmark.
59
 
60
- ![](assets/few-shot.png)
 
 
 
 
 
 
 
 
 
 
 
 
 
57
 
58
  2. The following table shows the statistics of this benchmark.
59
 
60
+ ![](assets/few-shot.png)
61
+
62
+ ## Citation
63
+ 1. If you find our paper and datasets are helpful for your project or research, please cite our work as follows.
64
+ ```
65
+ @inproceedings{sun24pointprc,
66
+ title={Point-PRC: A Prompt Learning Based Regulation Framework for Generalizable Point Cloud Analysis},
67
+ author={Sun, Hongyu and Ke, Qiuhong and Wang, Yongcai and Chen, Wang and Yang, Kang and Li, Deying and Cai, Jianfei},
68
+ booktitle={The Thirty-eighth Annual Conference on Neural Information Processing Systems (NeurIPS)},
69
+ year={2024},
70
+ url={https://openreview.net/forum?id=g7lYP11Erv}
71
+ }
72
+ ```