Image Feature Extraction
Transformers
Safetensors
dinov2
Inference Endpoints
fepegar commited on
Commit
d5647c0
1 Parent(s): 280f4ae

Update README

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
- license: mit
 
 
3
  library_name: transformers
4
  ---
5
 
@@ -17,7 +19,7 @@ RAD-DINO is described in detail in [RAD-DINO: Exploring Scalable Medical Image E
17
 
18
  - **Developed by:** Microsoft Health Futures
19
  - **Model type:** Vision transformer
20
- - **License:** MIT
21
  - **Finetuned from model:** [`dinov2-base`](https://huggingface.co/facebook/dinov2-base)
22
 
23
  ## Uses
@@ -225,7 +227,7 @@ We used [SimpleITK](https://simpleitk.org/) and [Pydicom](https://pydicom.github
225
 
226
  ```bibtex
227
  @misc{perezgarcia2024raddino,
228
- title={{RAD-DINO}: Exploring Scalable Medical Image Encoders Beyond Text Supervision},
229
  author={Fernando Pérez-García and Harshita Sharma and Sam Bond-Taylor and Kenza Bouzid and Valentina Salvatelli and Maximilian Ilse and Shruthi Bannur and Daniel C. Castro and Anton Schwaighofer and Matthew P. Lungren and Maria Wetscherek and Noel Codella and Stephanie L. Hyland and Javier Alvarez-Valle and Ozan Oktay},
230
  year={2024},
231
  eprint={2401.10815},
 
1
  ---
2
+ license: other
3
+ license_name: msrla
4
+ license_link: https://huggingface.co/microsoft/rad-dino/blob/main/LICENSE
5
  library_name: transformers
6
  ---
7
 
 
19
 
20
  - **Developed by:** Microsoft Health Futures
21
  - **Model type:** Vision transformer
22
+ - **License:** [MSRLA](./LICENSE)
23
  - **Finetuned from model:** [`dinov2-base`](https://huggingface.co/facebook/dinov2-base)
24
 
25
  ## Uses
 
227
 
228
  ```bibtex
229
  @misc{perezgarcia2024raddino,
230
+ title={{RAD-DINO}: Exploring Scalable Medical Image Encoders Beyond Text Supervision},
231
  author={Fernando Pérez-García and Harshita Sharma and Sam Bond-Taylor and Kenza Bouzid and Valentina Salvatelli and Maximilian Ilse and Shruthi Bannur and Daniel C. Castro and Anton Schwaighofer and Matthew P. Lungren and Maria Wetscherek and Noel Codella and Stephanie L. Hyland and Javier Alvarez-Valle and Ozan Oktay},
232
  year={2024},
233
  eprint={2401.10815},