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