Instructions to use RishiPTrial/stage_modelv2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use RishiPTrial/stage_modelv2 with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://RishiPTrial/stage_modelv2") - Notebooks
- Google Colab
- Kaggle
Upload 2 files
Browse files
CLEANED_drosophila_stage_resnet50.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2eebd707449b229abfaadc1bcb876125b76c2291657c5c285de9db85bfff9888
|
| 3 |
+
size 95847336
|
drosophila_inceptionv3_classifier_streamlit.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d3c66862027efe9634f10fe4ab498ae5d9412c31ffcaea536b107b8c59d372a5
|
| 3 |
+
size 87897576
|