thinksoso commited on
Commit
9330334
·
verified ·
1 Parent(s): 18e5d6d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -2
README.md CHANGED
@@ -7,7 +7,7 @@ pipeline_tag: text-generation
7
 
8
  # Fleming-VL-8B
9
  <p align="center" style="margin: 0;">
10
- <a href="https://github.com/UbiquantAI/Fleming-R1" aria-label="GitHub Repository" style="text-decoration:none;">
11
  <span style="display:inline-flex;align-items:center;gap:.35em;">
12
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"
13
  width="16" height="16" aria-hidden="true"
@@ -43,7 +43,31 @@ Fleming-VL is a multimodal reasoning model for medical scenarios that can proces
43
  ### Main Benchmark Results
44
 
45
  <div align="center">
46
- <img src="images/exp_result.png" alt="Benchmark Results" width="60%">
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
47
  </div>
48
 
49
 
 
7
 
8
  # Fleming-VL-8B
9
  <p align="center" style="margin: 0;">
10
+ <a href="https://github.com/UbiquantAI/Fleming-VL" aria-label="GitHub Repository" style="text-decoration:none;">
11
  <span style="display:inline-flex;align-items:center;gap:.35em;">
12
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"
13
  width="16" height="16" aria-hidden="true"
 
43
  ### Main Benchmark Results
44
 
45
  <div align="center">
46
+ <figure>
47
+ <img src="images/main_benchmark.png" alt="Main Benchmark Results" width="50%">
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="50%">
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="50%">
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="50%">
69
+ <figcaption><b>Figure 4.</b> Video and 3D Understanding.</figcaption>
70
+ </figure>
71
  </div>
72
 
73