Instructions to use rocky250/HibirdNet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use rocky250/HibirdNet with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://rocky250/HibirdNet") - Notebooks
- Google Colab
- Kaggle
Upload fine-tuned HiBirdNet Keras model
Browse files- hibirdnet_best.keras +1 -1
hibirdnet_best.keras
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 476500597
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6a44742303cf620f30754ea442fd5035e930f6cefc0a793f4b32212c291d6e38
|
| 3 |
size 476500597
|