Update README.md
Browse files
README.md
CHANGED
|
@@ -30,7 +30,7 @@ datasets:
|
|
| 30 |
# 📖 Introduction
|
| 31 |
**EVisRAG (VisRAG 2.0)** is an evidence-guided Vision Retrieval-augmented Generation framework that equips VLMs for multi-image questions by first linguistically observing retrieved images to collect per-image evidence, then reasoning over those cues to answer. **EVisRAG** trains with Reward-Scoped GRPO, applying fine-grained token-level rewards to jointly optimize visual perception and reasoning.
|
| 32 |
|
| 33 |
-
<p align="center"><img width=800 src="
|
| 34 |
|
| 35 |
# 🎉 News
|
| 36 |
|
|
|
|
| 30 |
# 📖 Introduction
|
| 31 |
**EVisRAG (VisRAG 2.0)** is an evidence-guided Vision Retrieval-augmented Generation framework that equips VLMs for multi-image questions by first linguistically observing retrieved images to collect per-image evidence, then reasoning over those cues to answer. **EVisRAG** trains with Reward-Scoped GRPO, applying fine-grained token-level rewards to jointly optimize visual perception and reasoning.
|
| 32 |
|
| 33 |
+
<p align="center"><img width=800 src="evisrag.png"/></p>
|
| 34 |
|
| 35 |
# 🎉 News
|
| 36 |
|