Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# MeDSLIP: Medical Dual-Stream Language-Image Pre-training for Fine-grained Alignment
|
2 |
|
3 |
## Introduction:
|
@@ -46,4 +57,4 @@ Our pre-train code is given in ```PreTrain_MeDSLIP```.
|
|
46 |
```
|
47 |
|
48 |
## Contact
|
49 |
-
If you have any question, please feel free to contact winslow.fan@outlook.com.
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: zero-shot-image-classification
|
6 |
+
tags:
|
7 |
+
- medical
|
8 |
+
- multimodal
|
9 |
+
- vision-language pre-training
|
10 |
+
- chest x-ray
|
11 |
+
---
|
12 |
# MeDSLIP: Medical Dual-Stream Language-Image Pre-training for Fine-grained Alignment
|
13 |
|
14 |
## Introduction:
|
|
|
57 |
```
|
58 |
|
59 |
## Contact
|
60 |
+
If you have any question, please feel free to contact winslow.fan@outlook.com.
|