Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
<div align="center">
|
| 2 |
<a href="https://arxiv.org/abs/2508.14475"><img src="https://img.shields.io/badge/Arxiv-preprint-red"></a>
|
| 3 |
<a href="https://pxf0429.github.io/FGResQ/"><img src="https://img.shields.io/badge/Homepage-green"></a>
|
|
@@ -137,4 +150,4 @@ If you find this work is useful, pleaes cite our paper!
|
|
| 137 |
|
| 138 |
---
|
| 139 |
license: apache-2.0
|
| 140 |
-
---
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
metrics:
|
| 6 |
+
- accuracy
|
| 7 |
+
- pearsonr
|
| 8 |
+
base_model:
|
| 9 |
+
- openai/clip-vit-base-patch16
|
| 10 |
+
pipeline_tag: image-text-to-text
|
| 11 |
+
tags:
|
| 12 |
+
- IQA
|
| 13 |
+
---
|
| 14 |
<div align="center">
|
| 15 |
<a href="https://arxiv.org/abs/2508.14475"><img src="https://img.shields.io/badge/Arxiv-preprint-red"></a>
|
| 16 |
<a href="https://pxf0429.github.io/FGResQ/"><img src="https://img.shields.io/badge/Homepage-green"></a>
|
|
|
|
| 150 |
|
| 151 |
---
|
| 152 |
license: apache-2.0
|
| 153 |
+
---
|