lkhphuc commited on
Commit
795579b
·
verified ·
1 Parent(s): 19f3bfa

Update citation

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -133,12 +133,12 @@ Full tables, setup details, and ablations are in the report.
133
  If you use Falcon Perception, please cite:
134
 
135
  ```bibtex
136
- @misc{falconperception2026,
137
- title = {Falcon Perception},
138
- author = {TII Falcon Vision Team},
139
- year = {2026},
140
- howpublished = {arXiv preprint, link forthcoming},
141
- note = {Code: https://github.com/tiiuae/Falcon-Perception},
142
  }
143
  ```
144
 
 
133
  If you use Falcon Perception, please cite:
134
 
135
  ```bibtex
136
+ @article{bevli2026falcon,
137
+ title = {Falcon Perception},
138
+ author = {Bevli, Aviraj and Chaybouti, Sofian and Dahou, Yasser and Hacid, Hakim and Huynh, Ngoc Dung and Le Khac, Phuc H. and Narayan, Sanath and Para, Wamiq Reyaz and Singh, Ankit},
139
+ journal = {arXiv preprint arXiv:2603.27365},
140
+ year = {2026},
141
+ url = {https://arxiv.org/abs/2603.27365}
142
  }
143
  ```
144