Spaces:
Running on Zero
Running on Zero
Update README.md
Browse files
README.md
CHANGED
|
@@ -12,4 +12,11 @@ license: apache-2.0
|
|
| 12 |
short_description: official Gradio demo of PR-IQA [CVPR'26]
|
| 13 |
---
|
| 14 |
|
| 15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
short_description: official Gradio demo of PR-IQA [CVPR'26]
|
| 13 |
---
|
| 14 |
|
| 15 |
+
# PR-IQA
|
| 16 |
+
|
| 17 |
+
Official Gradio demo of **PR-IQA (CVPR 2026)**.
|
| 18 |
+
|
| 19 |
+
**Paper:** https://huggingface.co/papers/2604.04576
|
| 20 |
+
**arXiv:** https://arxiv.org/abs/2604.04576
|
| 21 |
+
|
| 22 |
+
Upload an image to evaluate perceptual quality with PR-IQA.
|