Cyber-CCOrange commited on
Commit
7f55f5e
·
verified ·
1 Parent(s): 5ddfc6d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -40,10 +40,11 @@ Please refer to the GitHub page of PC-SAM.
40
  ## Citation
41
 
42
  <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
43
-
44
  @article{lv2026pc,
45
  title={PC-SAM: Patch-Constrained Fine-Grained Interactive Road Segmentation in High-Resolution Remote Sensing Images},
46
  author={Lv, Chengcheng and Li, Rushi and Wu, Mincheng and Shi, Xiufang and Wen, Zhenyu and He, Shibo},
47
  journal={arXiv preprint arXiv:2604.00495},
48
  year={2026}
49
- }
 
 
40
  ## Citation
41
 
42
  <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
43
+ ```
44
  @article{lv2026pc,
45
  title={PC-SAM: Patch-Constrained Fine-Grained Interactive Road Segmentation in High-Resolution Remote Sensing Images},
46
  author={Lv, Chengcheng and Li, Rushi and Wu, Mincheng and Shi, Xiufang and Wen, Zhenyu and He, Shibo},
47
  journal={arXiv preprint arXiv:2604.00495},
48
  year={2026}
49
+ }
50
+ ```