Zedge commited on
Commit
6a15d4f
·
verified ·
1 Parent(s): f911003

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -268,3 +268,15 @@ To inquire about licensing or customized dataset sourcing, contact:
268
  ### Citation
269
 
270
  If you find the data useful, please cite:
 
 
 
 
 
 
 
 
 
 
 
 
 
268
  ### Citation
269
 
270
  If you find the data useful, please cite:
271
+
272
+ ```bibtex
273
+ @misc{abdoli2025peerranked,
274
+ title={Peer-Ranked Precision: Creating a Foundational Dataset for Fine-Tuning Vision Models from GuruShots' Annotated Imagery},
275
+ author={Sajjad Abdoli and Freeman Lewin and Gediminas Vasiliauskas and Fabian Schonholz},
276
+ year={2025},
277
+ eprint={2506.05673},
278
+ archivePrefix={arXiv},
279
+ primaryClass={cs.CV},
280
+ url={https://arxiv.org/abs/2506.05673}
281
+ }
282
+ ```