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