Instructions to use Arko007/Diabetic-Retinopathy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use Arko007/Diabetic-Retinopathy with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://Arko007/Diabetic-Retinopathy") - Notebooks
- Google Colab
- Kaggle
Upload progressive model for 384px resolution
Browse files- best_model_384px.pth +3 -0
best_model_384px.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:28ac7c578c8980cad4887a0761d0631122e29c9db4e8acb23eeb4b21f22ccbf3
|
| 3 |
+
size 94394037
|