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