Object Detection
ultralytics
Eval Results
🇪🇺 Region: EU
hellcaster commited on
Commit
809f39f
·
verified ·
1 Parent(s): 3d73652

added citation

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -130,7 +130,15 @@ This model is licensed under the **GNU Affero General Public License v3.0 (AGPL-
130
  If you use this model in your research, please cite the Screen2AX paper:
131
 
132
  ```bibtex
133
- ...
 
 
 
 
 
 
 
 
134
  ```
135
 
136
  ---
 
130
  If you use this model in your research, please cite the Screen2AX paper:
131
 
132
  ```bibtex
133
+ @misc{muryn2025screen2axvisionbasedapproachautomatic,
134
+ title={Screen2AX: Vision-Based Approach for Automatic macOS Accessibility Generation},
135
+ author={Viktor Muryn and Marta Sumyk and Mariya Hirna and Sofiya Garkot and Maksym Shamrai},
136
+ year={2025},
137
+ eprint={2507.16704},
138
+ archivePrefix={arXiv},
139
+ primaryClass={cs.LG},
140
+ url={https://arxiv.org/abs/2507.16704},
141
+ }
142
  ```
143
 
144
  ---