Update README.md
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@
|
|
| 11 |
**ZwZ-4B** is a fine-grained multimodal perception model built upon [Qwen3-VL-4B](https://huggingface.co/Qwen/Qwen3-VL-4B). It is trained using **Region-to-Image Distillation (R2I)** combined with reinforcement learning, enabling superior fine-grained visual understanding in a single forward pass — no inference-time zooming or tool calling required. ZwZ-4B achieves state-of-the-art performance on fine-grained perception benchmarks among open-source models of comparable size.
|
| 12 |
|
| 13 |
<div align=center>
|
| 14 |
-
<img src="
|
| 15 |
</div>
|
| 16 |
|
| 17 |
## Key Features
|
|
|
|
| 11 |
**ZwZ-4B** is a fine-grained multimodal perception model built upon [Qwen3-VL-4B](https://huggingface.co/Qwen/Qwen3-VL-4B). It is trained using **Region-to-Image Distillation (R2I)** combined with reinforcement learning, enabling superior fine-grained visual understanding in a single forward pass — no inference-time zooming or tool calling required. ZwZ-4B achieves state-of-the-art performance on fine-grained perception benchmarks among open-source models of comparable size.
|
| 12 |
|
| 13 |
<div align=center>
|
| 14 |
+
<img src="gp_avg_comparison.png" width="90%" alt="avg_comparison"/>
|
| 15 |
</div>
|
| 16 |
|
| 17 |
## Key Features
|