Update README.md
Browse files
README.md
CHANGED
@@ -57,10 +57,10 @@ The "score" result should be 1.9404 (in range [1,5], higher is better).
|
|
57 |
If you find our work useful for your research and applications, please cite using the BibTeX:
|
58 |
|
59 |
```bibtex
|
60 |
-
@
|
61 |
title={Teaching Large Language Models to Regress Accurate Image Quality Scores using Score Distribution},
|
62 |
author={You, Zhiyuan and Cai, Xin and Gu, Jinjin and Xue, Tianfan and Dong, Chao},
|
63 |
-
|
64 |
year={2025},
|
65 |
}
|
66 |
```
|
|
|
57 |
If you find our work useful for your research and applications, please cite using the BibTeX:
|
58 |
|
59 |
```bibtex
|
60 |
+
@inproceedings{deqa_score,
|
61 |
title={Teaching Large Language Models to Regress Accurate Image Quality Scores using Score Distribution},
|
62 |
author={You, Zhiyuan and Cai, Xin and Gu, Jinjin and Xue, Tianfan and Dong, Chao},
|
63 |
+
booktitle={IEEE Conference on Computer Vision and Pattern Recognition},
|
64 |
year={2025},
|
65 |
}
|
66 |
```
|