junzhin commited on
Commit
0eb222a
·
verified ·
1 Parent(s): 96ab6b3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -21
README.md CHANGED
@@ -22,37 +22,41 @@ tags:
22
  ---
23
 
24
  <p align="center">
25
- <img src="./images/logo.png" width="50px" height="50px"/>
26
  </p>
27
 
28
- <div align="center">
29
- <a href="https://uni-medical.github.io/UniMedVL_Web/" target="_blank">
30
- <img alt="Project Page" src="https://img.shields.io/badge/🌐_Project-Page-blue" />
31
- </a>
32
- <a href="https://huggingface.co/uni-medical/UniMedVL" target="_blank">
33
- <img alt="Hugging Face" src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-UniMedVL-ffc107?color=ffc107&logoColor=white" />
34
- </a>
 
 
 
35
  </div>
36
 
37
  <div align="center">
38
- <a href="https://github.com/uni-medical/UniMedVL" target="_blank">
39
- <img alt="GitHub Stars" src="https://img.shields.io/github/stars/uni-medical/UniMedVL?style=social" />
40
- </a>
41
- <a href="https://arxiv.org/abs/2510.15710" target="_blank">
42
- <img alt="arXiv" src="https://img.shields.io/badge/arXiv-2510.15710-b31b1b.svg" />
43
- </a>
44
  </div>
45
 
46
  <p align="center">
47
- <a href="https://github.com/uni-medical/UniMedVL"><b>🌟 Github</b></a> |
48
- <a href="https://huggingface.co/General-Medical-AI/UniMedVL/tree/main"><b>📥 Model Download</b></a> |
49
- <a href="https://arxiv.org/pdf/2510.15710"><b>📄 Paper Link</b></a> |
50
- <a href="https://uni-medical.github.io/UniMedVL_Web/"><b>🌐 Project Page</b></a>
 
51
  </p>
52
 
53
  <h1>
54
  <p align="center">
55
- UniMedVL: Unifying Medical Multimodal Understanding and Generation through Observation-Knowledge-Analysis
56
  </p>
57
  </h1>
58
 
@@ -60,9 +64,9 @@ tags:
60
  A unified medical foundation model enabling both understanding and generation capabilities within a single architecture.
61
  </p>
62
 
63
-
64
  <div align="center">
65
- <img src="./assets/teaser.png" width="95%"/>
66
  </div>
67
 
68
  ## Paper Abstract
 
22
  ---
23
 
24
  <p align="center">
25
+  <img src="./images/logo.png" width="50px" height="50px"/>
26
  </p>
27
 
28
+ <div align="center">
29
+   <a href="https://uni-medical.github.io/UniMedVL_Web/" target="_blank">
30
+     <img alt="Project Page" src="https://img.shields.io/badge/🌐_Project-Page-blue" />
31
+   </a>
32
+   <a href="https://huggingface.co/uni-medical/UniMedVL" target="_blank">
33
+     <img alt="Hugging Face Model" src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-UniMedVL-ffc107?color=ffc107&logoColor=white" />
34
+   </a>
35
+   <a href="https://huggingface.co/datasets/General-Medical-AI/UniMed-5M" target="_blank">
36
+     <img alt="Hugging Face Dataset" src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Dataset-ffc107?color=ffc107&logoColor=white" />
37
+   </a>
38
  </div>
39
 
40
  <div align="center">
41
+   <a href="https://github.com/uni-medical/UniMedVL" target="_blank">
42
+     <img alt="GitHub Stars" src="https://img.shields.io/github/stars/uni-medical/UniMedVL?style=social" />
43
+   </a>
44
+   <a href="https://arxiv.org/abs/2510.15710" target="_blank">
45
+     <img alt="arXiv" src="https://img.shields.io/badge/arXiv-2510.15710-b31b1b.svg" />
46
+   </a>
47
  </div>
48
 
49
  <p align="center">
50
+   <a href="https://github.com/uni-medical/UniMedVL"><b>🌟 Github</b></a> |
51
+   <a href="https://huggingface.co/General-Medical-AI/UniMedVL/tree/main"><b>📥 Model Download</b></a> |
52
+ <a href="https://huggingface.co/datasets/General-Medical-AI/UniMed-5M"><b>📚 Dataset</b></a> |
53
+   <a href="https://arxiv.org/pdf/2510.15710"><b>📄 Paper Link</b></a> |
54
+   <a href="https://uni-medical.github.io/UniMedVL_Web/"><b>🌐 Project Page</b></a>
55
  </p>
56
 
57
  <h1>
58
  <p align="center">
59
+   UniMedVL: Unifying Medical Multimodal Understanding and Generation through Observation-Knowledge-Analysis
60
  </p>
61
  </h1>
62
 
 
64
  A unified medical foundation model enabling both understanding and generation capabilities within a single architecture.
65
  </p>
66
 
67
+  
68
  <div align="center">
69
+   <img src="./assets/teaser.png" width="95%"/>
70
  </div>
71
 
72
  ## Paper Abstract