zhiyuanyou commited on
Commit
de6f608
·
verified ·
1 Parent(s): ed12450

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -26,10 +26,10 @@ This work is under our [DepictQA project](https://depictqa.github.io/).
26
  If you find our work useful for your research and applications, please cite using the BibTeX:
27
 
28
  ```bibtex
29
- @article{deqa_score,
30
  title={Teaching Large Language Models to Regress Accurate Image Quality Scores using Score Distribution},
31
  author={You, Zhiyuan and Cai, Xin and Gu, Jinjin and Xue, Tianfan and Dong, Chao},
32
- journal={arXiv preprint arXiv:2501.11561},
33
  year={2025},
34
  }
35
  ```
 
26
  If you find our work useful for your research and applications, please cite using the BibTeX:
27
 
28
  ```bibtex
29
+ @inproceedings{deqa_score,
30
  title={Teaching Large Language Models to Regress Accurate Image Quality Scores using Score Distribution},
31
  author={You, Zhiyuan and Cai, Xin and Gu, Jinjin and Xue, Tianfan and Dong, Chao},
32
+ booktitle={IEEE Conference on Computer Vision and Pattern Recognition},
33
  year={2025},
34
  }
35
  ```