Haoning Wu @ VQAssessment Group
commited on
Commit
·
4a75c0c
1
Parent(s):
2afe547
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
---
|
4 |
+
|
5 |
+
Dataset for Paper: **Q-Bench: A Benchmark for General-Purpose Foundation Models on Low-level Vision**.
|
6 |
+
|
7 |
+
See Github: https://github.com/vqassessment/q-bench.
|
8 |
+
|
9 |
+
Feel free to cite us.
|
10 |
+
|
11 |
+
```bibtex
|
12 |
+
@article{wu2023qbench,
|
13 |
+
title={Q-Bench: A Benchmark for General-Purpose Foundation Models on Low-level Vision},
|
14 |
+
author={Wu, Haoning and Zhang, Zicheng and Zhang, Erli and Chen, Chaofeng and Liao, Liang and Wang, Annan and Li, Chunyi and Sun, Wenxiu and Yan, Qiong and Zhai, Guangtao and Lin, Weisi},
|
15 |
+
year={2023},
|
16 |
+
eprint={2309.14181},
|
17 |
+
}
|
18 |
+
```
|