Update README.md
Browse files
README.md
CHANGED
|
@@ -40,32 +40,30 @@ Fleming-VL is a multimodal reasoning model for medical scenarios that can proces
|
|
| 40 |
|
| 41 |
## 📊 Performance
|
| 42 |
|
| 43 |
-
### Main Benchmark Results
|
| 44 |
-
|
| 45 |
<div align="center">
|
| 46 |
<figure>
|
| 47 |
-
<img src="images/main_benchmark.png" alt="Main Benchmark Results" width="
|
| 48 |
<figcaption><b>Figure 1.</b> Main Benchmark Results.</figcaption>
|
| 49 |
</figure>
|
| 50 |
</div>
|
| 51 |
|
| 52 |
<div align="center">
|
| 53 |
<figure>
|
| 54 |
-
<img src="images/vqa.png" alt="General Medical Vqa" width="
|
| 55 |
<figcaption><b>Figure 2.</b> General Medical VQA.</figcaption>
|
| 56 |
</figure>
|
| 57 |
</div>
|
| 58 |
|
| 59 |
<div align="center">
|
| 60 |
<figure>
|
| 61 |
-
<img src="images/report.png" alt="Medical Report Generation" width="
|
| 62 |
<figcaption><b>Figure 3.</b> Medical Report Generation.</figcaption>
|
| 63 |
</figure>
|
| 64 |
</div>
|
| 65 |
|
| 66 |
<div align="center">
|
| 67 |
<figure>
|
| 68 |
-
<img src="images/video_3d.png" alt="Video and 3D understanding" width="
|
| 69 |
<figcaption><b>Figure 4.</b> Video and 3D Understanding.</figcaption>
|
| 70 |
</figure>
|
| 71 |
</div>
|
|
|
|
| 40 |
|
| 41 |
## 📊 Performance
|
| 42 |
|
|
|
|
|
|
|
| 43 |
<div align="center">
|
| 44 |
<figure>
|
| 45 |
+
<img src="images/main_benchmark.png" alt="Main Benchmark Results" width="60%">
|
| 46 |
<figcaption><b>Figure 1.</b> Main Benchmark Results.</figcaption>
|
| 47 |
</figure>
|
| 48 |
</div>
|
| 49 |
|
| 50 |
<div align="center">
|
| 51 |
<figure>
|
| 52 |
+
<img src="images/vqa.png" alt="General Medical Vqa" width="60%">
|
| 53 |
<figcaption><b>Figure 2.</b> General Medical VQA.</figcaption>
|
| 54 |
</figure>
|
| 55 |
</div>
|
| 56 |
|
| 57 |
<div align="center">
|
| 58 |
<figure>
|
| 59 |
+
<img src="images/report.png" alt="Medical Report Generation" width="60%">
|
| 60 |
<figcaption><b>Figure 3.</b> Medical Report Generation.</figcaption>
|
| 61 |
</figure>
|
| 62 |
</div>
|
| 63 |
|
| 64 |
<div align="center">
|
| 65 |
<figure>
|
| 66 |
+
<img src="images/video_3d.png" alt="Video and 3D understanding" width="60%">
|
| 67 |
<figcaption><b>Figure 4.</b> Video and 3D Understanding.</figcaption>
|
| 68 |
</figure>
|
| 69 |
</div>
|