Update README.md
Browse files
README.md
CHANGED
|
@@ -248,7 +248,20 @@ Columns correspond to:
|
|
| 248 |
|
| 249 |
## Citation
|
| 250 |
|
| 251 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 252 |
|
| 253 |
<!--
|
| 254 |
```
|
|
|
|
| 248 |
|
| 249 |
## Citation
|
| 250 |
|
| 251 |
+
```bibtex
|
| 252 |
+
@InProceedings{pmlr-v315-guasch-marti26a,
|
| 253 |
+
title = {Aloe-Vision: Robust Vision-Language Models for Healthcare},
|
| 254 |
+
author = {Guasch-Mart\'i, Jaume and Lopez-Cuena, Enrique and Su\'arez-Fern\'andez, Mart\'in and Bayarri-Planas, Jordi and Arias-Duart, Anna and Garcia-Gasulla, Dario},
|
| 255 |
+
booktitle = {Proceedings of The 9th International Conference on Medical Imaging with Deep Learning},
|
| 256 |
+
pages = {2404--2426},
|
| 257 |
+
year = {2026},
|
| 258 |
+
volume = {315},
|
| 259 |
+
series = {Proceedings of Machine Learning Research},
|
| 260 |
+
month = {08--10 Jul},
|
| 261 |
+
publisher = {PMLR},
|
| 262 |
+
url = {https://proceedings.mlr.press/v315/guasch-marti26a.html},
|
| 263 |
+
}
|
| 264 |
+
```
|
| 265 |
|
| 266 |
<!--
|
| 267 |
```
|