Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
Dataset in paper `[IEEE TCSVT2023] Agiqa-3k: An open database for ai-generated image quality assessment`
|
| 6 |
+
|
| 7 |
+
[https://github.com/lcysyzxdxc/AGIQA-3k-Database](https://github.com/lcysyzxdxc/AGIQA-3k-Database)
|
| 8 |
+
|
| 9 |
+
```bibtex
|
| 10 |
+
@ARTICLE{10262331,
|
| 11 |
+
author={Li, Chunyi and Zhang, Zicheng and Wu, Haoning and Sun, Wei and Min, Xiongkuo and Liu, Xiaohong and Zhai, Guangtao and Lin, Weisi},
|
| 12 |
+
journal={IEEE Transactions on Circuits and Systems for Video Technology},
|
| 13 |
+
title={AGIQA-3K: An Open Database for AI-Generated Image Quality Assessment},
|
| 14 |
+
year={2023},
|
| 15 |
+
pages={1-1},
|
| 16 |
+
doi={10.1109/TCSVT.2023.3319020}}
|
| 17 |
+
```
|