From 1a4da81981c7bb8f09354c673498756545793fdd Mon Sep 17 00:00:00 2001 From: LinZhuoChen Date: Thu, 16 Apr 2026 09:55:07 +0800 Subject: [PATCH] update arxiv --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 854e146..3635422 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@

LingBot-Map: Geometric Context Transformer for Streaming 3D Reconstruction

- + + @@ -122,10 +123,10 @@ This project is released under the Apache License 2.0. See [LICENSE](LICENSE.txt # Citation ```bibtex -@article{lingbot-map2026, - title={}, - author={}, - journal={arXiv preprint arXiv:}, +@article{chen2026geometric, + title={Geometric Context Transformer for Streaming 3D Reconstruction}, + author={Chen, Lin-Zhuo and Gao, Jian and Chen, Yihang and Cheng, Ka Leong and Sun, Yipengjing and Hu, Liangxiao and Xue, Nan and Zhu, Xing and Shen, Yujun and Yao, Yao and Xu, Yinghao}, + journal={arXiv preprint arXiv:2604.14141}, year={2026} } ```