hongxingli commited on
Commit
768d828
·
verified ·
1 Parent(s): 7fedad5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -45,6 +45,15 @@ For the full two-stage P2R inference pipeline, please refer to our [code reposit
45
  ## Citation
46
 
47
  ```bibtex
 
 
 
 
 
 
 
 
 
48
  ```
49
 
50
 
 
45
  ## Citation
46
 
47
  ```bibtex
48
+ @misc{li2026perceivetoreasondecouplingperceptionreasoning,
49
+ title={Perceive-to-Reason: Decoupling Perception and Reasoning for Fine-Grained Visual Reasoning},
50
+ author={Hongxing Li and Xiufeng Huang and Dingming Li and Wenjing Jiang and Zixuan Wang and Haolei Xu and Hanrong Zhang and Haiwen Hong and Longtao Huang and Hui Xue and Weiming Lu and Jun Xiao and Yueting Zhuang and Yongliang Shen},
51
+ year={2026},
52
+ eprint={2607.01191},
53
+ archivePrefix={arXiv},
54
+ primaryClass={cs.CV},
55
+ url={https://arxiv.org/abs/2607.01191},
56
+ }
57
  ```
58
 
59