Update README.md
Browse files
README.md
CHANGED
@@ -7,8 +7,8 @@ pipeline_tag: visual-question-answering
|
|
7 |
library_name: transformers
|
8 |
---
|
9 |
# Visual Prompt Checkpoints for NR-IQA
|
10 |
-
🔬 **Paper**: [Parameter-Efficient Adaptation of mPLUG-Owl2 via Pixel-Level Visual Prompts for NR-IQA](https://arxiv.org/abs/xxxx.xxxxx)
|
11 |
-
💻 **Code**: [GitHub Repository](https://github.com/
|
12 |
|
13 |
## Overview
|
14 |
Pre-trained visual prompt checkpoints for **No-Reference Image Quality Assessment (NR-IQA)** using mPLUG-Owl2-7B. Achieves competitive performance with only **~600K parameters** vs 7B+ for full fine-tuning.
|
|
|
7 |
library_name: transformers
|
8 |
---
|
9 |
# Visual Prompt Checkpoints for NR-IQA
|
10 |
+
🔬 **Paper**: [Parameter-Efficient Adaptation of mPLUG-Owl2 via Pixel-Level Visual Prompts for NR-IQA](https://arxiv.org/abs/xxxx.xxxxx) (will be released soon)
|
11 |
+
💻 **Code**: [GitHub Repository](https://github.com/yahya-ben/mplug2-vp-for-nriqa)
|
12 |
|
13 |
## Overview
|
14 |
Pre-trained visual prompt checkpoints for **No-Reference Image Quality Assessment (NR-IQA)** using mPLUG-Owl2-7B. Achieves competitive performance with only **~600K parameters** vs 7B+ for full fine-tuning.
|