Update README.md
Browse files
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 |
-
@
|
| 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 |
-
|
| 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 |
```
|