Update README.md
Browse files
README.md
CHANGED
|
@@ -57,4 +57,16 @@
|
|
| 57 |
|
| 58 |
2. The following table shows the statistics of this benchmark.
|
| 59 |
|
| 60 |
-

|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 57 |
|
| 58 |
2. The following table shows the statistics of this benchmark.
|
| 59 |
|
| 60 |
+

|
| 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 |
+
```
|