zhiyuanyou commited on
Commit
fbfb3b8
·
verified ·
1 Parent(s): fd039b5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -67,10 +67,10 @@ and [CSIQ](https://s2.smu.edu/~eclarson/csiq.html).
67
  If you find our work useful for your research and applications, please cite using the BibTeX:
68
 
69
  ```bibtex
70
- @article{deqa_score,
71
  title={Teaching Large Language Models to Regress Accurate Image Quality Scores using Score Distribution},
72
  author={You, Zhiyuan and Cai, Xin and Gu, Jinjin and Xue, Tianfan and Dong, Chao},
73
- journal={arXiv preprint arXiv:2501.11561},
74
  year={2025},
75
  }
76
  ```
 
67
  If you find our work useful for your research and applications, please cite using the BibTeX:
68
 
69
  ```bibtex
70
+ @inproceedings{deqa_score,
71
  title={Teaching Large Language Models to Regress Accurate Image Quality Scores using Score Distribution},
72
  author={You, Zhiyuan and Cai, Xin and Gu, Jinjin and Xue, Tianfan and Dong, Chao},
73
+ booktitle={IEEE Conference on Computer Vision and Pattern Recognition},
74
  year={2025},
75
  }
76
  ```