Keras
TensorBoard
image
myology
biology
histology
muscle
cells
fibers
myopathy
SDH
myoquant
classification
mitochondria
Eval Results (legacy)
Instructions to use corentinm7/MyoQuant-SDH-Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use corentinm7/MyoQuant-SDH-Model with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://corentinm7/MyoQuant-SDH-Model") - Notebooks
- Google Colab
- Kaggle
Corentin Meyer commited on
Commit ·
196d594
1
Parent(s): 66e2e0a
Update Readme
Browse files
README.md
CHANGED
|
@@ -38,7 +38,7 @@ model-index:
|
|
| 38 |
name: Test Balanced Accuracy
|
| 39 |
---
|
| 40 |
|
| 41 |
-
|
| 42 |
|
| 43 |
## Model description
|
| 44 |
|
|
@@ -48,7 +48,6 @@ model-index:
|
|
| 48 |
|
| 49 |
This is the model card for the SDH Model used by the [MyoQuant](https://github.com/lambda-science/MyoQuant) tool.
|
| 50 |
|
| 51 |
-
**Note 10-06-2025: The model have been re-trained and made compatible with Keras v3**
|
| 52 |
|
| 53 |
## Intended uses & limitations
|
| 54 |
|
|
|
|
| 38 |
name: Test Balanced Accuracy
|
| 39 |
---
|
| 40 |
|
| 41 |
+
**Update 10-06-2025: The model have been re-trained and made compatible with Keras v3**
|
| 42 |
|
| 43 |
## Model description
|
| 44 |
|
|
|
|
| 48 |
|
| 49 |
This is the model card for the SDH Model used by the [MyoQuant](https://github.com/lambda-science/MyoQuant) tool.
|
| 50 |
|
|
|
|
| 51 |
|
| 52 |
## Intended uses & limitations
|
| 53 |
|