Image Feature Extraction
Transformers
Safetensors
dinov2
fepegar commited on
Commit
453ea1e
·
verified ·
1 Parent(s): fed8c44

Fix bibtex

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -216,12 +216,12 @@ We used [SimpleITK](https://simpleitk.org/) and [Pydicom](https://pydicom.github
216
 
217
  ```bibtex
218
  @article{PerezGarcia2024RADDINOES,
219
- title={RAD-DINO: Exploring Scalable Medical Image Encoders Beyond Text Supervision},
220
  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 Teodora Wetscherek and Noel Codella and Stephanie L. Hyland and Javier Alvarez-Valle and Ozan Oktay},
221
  journal={ArXiv},
222
  year={2024},
223
  volume={abs/2401.10815},
224
- url={https://api.semanticscholar.org/CorpusID:267060839}
225
  }
226
  ```
227
 
 
216
 
217
  ```bibtex
218
  @article{PerezGarcia2024RADDINOES,
219
+ title={{RAD-DINO}: Exploring Scalable Medical Image Encoders Beyond Text Supervision},
220
  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 Teodora Wetscherek and Noel Codella and Stephanie L. Hyland and Javier Alvarez-Valle and Ozan Oktay},
221
  journal={ArXiv},
222
  year={2024},
223
  volume={abs/2401.10815},
224
+ url={https://arxiv.org/abs/2401.10815}
225
  }
226
  ```
227