Update README.md
Browse files
README.md
CHANGED
|
@@ -45,12 +45,12 @@ See the [GitHub repository](https://github.com/Xqle/PointLLM-R) for installation
|
|
| 45 |
## Citation
|
| 46 |
|
| 47 |
```bibtex
|
| 48 |
-
@inproceedings{
|
| 49 |
-
title
|
| 50 |
-
author
|
| 51 |
booktitle = {ACM SIGGRAPH},
|
| 52 |
-
|
| 53 |
-
|
| 54 |
}
|
| 55 |
```
|
| 56 |
|
|
|
|
| 45 |
## Citation
|
| 46 |
|
| 47 |
```bibtex
|
| 48 |
+
@inproceedings{PointLLM-R26,
|
| 49 |
+
title = {PointLLM-R: Enhancing 3D Point Cloud Reasoning via Chain-of-Thought},
|
| 50 |
+
author = {Chaoqi Chen and Qile Xu and Wenjun Zhou and Hui Huang},
|
| 51 |
booktitle = {ACM SIGGRAPH},
|
| 52 |
+
pages = {190:1--190:12},
|
| 53 |
+
year = {2026},
|
| 54 |
}
|
| 55 |
```
|
| 56 |
|