Instructions to use bitfount/RETFound_MAE with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use bitfount/RETFound_MAE with timm:
import timm model = timm.create_model("hf_hub:bitfount/RETFound_MAE", pretrained=True) - Notebooks
- Google Colab
- Kaggle
Commit ·
d500487
1
Parent(s): 64759cc
Update README.md
Browse files
README.md
CHANGED
|
@@ -3,7 +3,7 @@ tags:
|
|
| 3 |
- image-classification
|
| 4 |
- timm
|
| 5 |
library_name: timm
|
| 6 |
-
license:
|
| 7 |
---
|
| 8 |
# Model card for RETFound_MAE
|
| 9 |
|
|
|
|
| 3 |
- image-classification
|
| 4 |
- timm
|
| 5 |
library_name: timm
|
| 6 |
+
license: cc-by-nc-4.0
|
| 7 |
---
|
| 8 |
# Model card for RETFound_MAE
|
| 9 |
|