Update README.md
Browse files
README.md
CHANGED
|
@@ -5,8 +5,18 @@ colorFrom: red
|
|
| 5 |
colorTo: purple
|
| 6 |
sdk: docker
|
| 7 |
pinned: false
|
| 8 |
-
paper: arxiv.org/abs/2601.04754
|
| 9 |
---
|
| 10 |
|
| 11 |
|
| 12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
colorTo: purple
|
| 6 |
sdk: docker
|
| 7 |
pinned: false
|
| 8 |
+
#paper: arxiv.org/abs/2601.04754
|
| 9 |
---
|
| 10 |
|
| 11 |
|
| 12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
| 13 |
+
|
| 14 |
+
@misc{chiou2026profuseefficientcrossviewcontext,
|
| 15 |
+
title={ProFuse: Efficient Cross-View Context Fusion for Open-Vocabulary 3D Gaussian Splatting},
|
| 16 |
+
author={Yen-Jen Chiou and Wei-Tse Cheng and Yuan-Fu Yang},
|
| 17 |
+
year={2026},
|
| 18 |
+
eprint={2601.04754},
|
| 19 |
+
archivePrefix={arXiv},
|
| 20 |
+
primaryClass={cs.CV},
|
| 21 |
+
url={https://arxiv.org/abs/2601.04754},
|
| 22 |
+
}
|