Update README.md
Browse files
README.md
CHANGED
|
@@ -1,8 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
license: other
|
| 3 |
license_name: mit
|
| 4 |
-
license_link: https://huggingface.co/microsoft/rad-dino/blob/main/LICENSE
|
| 5 |
-
library_name: transformers
|
| 6 |
pipeline_tag: image-feature-extraction
|
| 7 |
---
|
| 8 |
|
|
@@ -10,12 +7,12 @@ pipeline_tag: image-feature-extraction
|
|
| 10 |
|
| 11 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 12 |
|
|
|
|
|
|
|
| 13 |
## Model description
|
| 14 |
|
| 15 |
<!-- Provide a longer summary of what this model is. -->
|
| 16 |
|
| 17 |
-
RAD-DINO is a vision transformer model trained to encode chest X-rays using the self-supervised learning method [DINOv2](https://openreview.net/forum?id=a68SUt6zFt).
|
| 18 |
-
|
| 19 |
RAD-DINO is described in detail in [Exploring Scalable Medical Image Encoders Beyond Text Supervision (F. Pérez-García, H. Sharma, S. Bond-Taylor, et al., 2024)](https://www.nature.com/articles/s42256-024-00965-w).
|
| 20 |
|
| 21 |
- **Developed by:** Microsoft Health Futures
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
license_name: mit
|
|
|
|
|
|
|
| 3 |
pipeline_tag: image-feature-extraction
|
| 4 |
---
|
| 5 |
|
|
|
|
| 7 |
|
| 8 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 9 |
|
| 10 |
+
RAD-DINO is a vision transformer model trained to encode chest X-rays using the self-supervised learning method [DINOv2](https://openreview.net/forum?id=a68SUt6zFt).
|
| 11 |
+
|
| 12 |
## Model description
|
| 13 |
|
| 14 |
<!-- Provide a longer summary of what this model is. -->
|
| 15 |
|
|
|
|
|
|
|
| 16 |
RAD-DINO is described in detail in [Exploring Scalable Medical Image Encoders Beyond Text Supervision (F. Pérez-García, H. Sharma, S. Bond-Taylor, et al., 2024)](https://www.nature.com/articles/s42256-024-00965-w).
|
| 17 |
|
| 18 |
- **Developed by:** Microsoft Health Futures
|