| | --- |
| | 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}, |
| | } |
| | ``` |