Image Classification
Keras
conservation
object-detection
tiger
camera-traps
wildlife
species-classification
megadetector
Instructions to use alexvmt/TeraiNet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use alexvmt/TeraiNet with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://alexvmt/TeraiNet") - Notebooks
- Google Colab
- Kaggle
TeraiNet v4
Browse files- model.keras +2 -2
model.keras
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7c0bb6c95ce3072a03e8b2d4ed909f936aa79f77e6c1e27c1cecb6c3ee608974
|
| 3 |
+
size 214577849
|