Transformers
PyTorch
Safetensors
English
fundus
diabetic retinopathy
classification
Eval Results (legacy)
Instructions to use ClementP/FundusDRGrading-efficientnet_b0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ClementP/FundusDRGrading-efficientnet_b0 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ClementP/FundusDRGrading-efficientnet_b0", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Add model
Browse files- model.safetensors +2 -2
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:399ec513c2e2560a56278c52687b56a7cfa7a55a4a5d75b2ff3ca964ea7c3184
|
| 3 |
+
size 16236468
|