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
Commit History
Delete .gitattributes 201eefb verified
Upload 2 files ab3af79 verified
Clean repo: removed all files 701729a
Rishi Prasad commited on
Added .h5 models for Drosophila stage detection 5e51c09
Rishi Prasad commited on
removed the wierd .gitattributes file 0e64ef8
Rishi Prasad commited on
Add large model files with Git LFS 7d36276
Rishi Prasad commited on
Remove .gitattributes file 4f54412
Rishi Prasad commited on
Add InceptionV3 model with LFS 0748684
Rishi Prasad commited on