Saidgurbuz commited on
Commit
a8dc8bb
·
verified ·
1 Parent(s): 519ea10

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -231,10 +231,13 @@ ScreenVLM was trained using the [nanoVLM](https://github.com/huggingface/nanoVLM
231
  ## Citation
232
 
233
  ```bibtex
234
- @inproceedings{screenparse2026,
235
- title={ScreenParse: Moving Beyond Sparse Grounding with Complete Screen Parsing},
236
- author={TODO},
237
- booktitle={TODO},
238
- year={2026}
 
 
 
239
  }
240
  ```
 
231
  ## Citation
232
 
233
  ```bibtex
234
+ @misc{gurbuz2026movingsparsegroundingcomplete,
235
+ title={Moving Beyond Sparse Grounding with Complete Screen Parsing Supervision},
236
+ author={A. Said Gurbuz and Sunghwan Hong and Ahmed Nassar and Marc Pollefeys and Peter Staar},
237
+ year={2026},
238
+ eprint={2602.14276},
239
+ archivePrefix={arXiv},
240
+ primaryClass={cs.CV},
241
+ url={https://arxiv.org/abs/2602.14276},
242
  }
243
  ```