Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
Dataset from paper: `[CVPR2024] Aigiqa-20k: A large database for ai-generated image quality assessment`
|
| 6 |
+
|
| 7 |
+
[https://www.modelscope.cn/datasets/lcysyzxdxc/AIGCQA-30K-Image](https://www.modelscope.cn/datasets/lcysyzxdxc/AIGCQA-30K-Image)
|
| 8 |
+
|
| 9 |
+
```bibtex
|
| 10 |
+
@inproceedings{li2024aigiqa,
|
| 11 |
+
title={Aigiqa-20k: A large database for ai-generated image quality assessment},
|
| 12 |
+
author={Li, Chunyi and Kou, Tengchuan and Gao, Yixuan and Cao, Yuqin and Sun, Wei and Zhang, Zicheng and Zhou, Yingjie and Zhang, Zhichao and Zhang, Weixia and Wu, Haoning and others},
|
| 13 |
+
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
|
| 14 |
+
pages={6327--6336},
|
| 15 |
+
year={2024}
|
| 16 |
+
}
|
| 17 |
+
```
|