File size: 936 Bytes
d8a91dc 2084176 d8a91dc 03c44a4 bbd86b9 2084176 f5cdf0d 5f6bdd0 2084176 e01f7f1 2084176 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | ---
tags:
- model_hub_mixin
- pytorch_model_hub_mixin
license: apache-2.0
---
## FLAIR: A Foundation LAnguage Image model of the Retina
- Code: [FLAIR](https://github.com/jusiro/FLAIR)
- Paper: [Medical Image Analysis](https://www.sciencedirect.com/science/article/pii/S1361841524002822) - [ArXiv](https://arxiv.org/pdf/2308.07898)
- Docs: [Documentation](https://github.com/jusiro/FLAIR)
- Tutorial: [Notebook](https://colab.research.google.com/drive/1LE50MQmsEQxMM-qvytXGeJ9WAu09w1MR?usp=sharing)
If you find this repository useful, please consider citing:
```
@article{FLAIR,
title = {A Foundation Language-Image Model of the Retina (FLAIR): encoding expert knowledge in text supervision},
author = {Julio Silva-Rodríguez and Hadi Chakor and Riadh Kobbi and Jose Dolz and Ismail {Ben Ayed}},
journal = {Medical Image Analysis},
volume = {99},
pages = {103357},
year = {2025},
issn = {1361-8415},
}
``` |