Instructions to use manar21/model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use manar21/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://manar21/model") - Notebooks
- Google Colab
- Kaggle
Delete config (2).json
Browse files- config (2).json +0 -1
config (2).json
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
{"input_size": 640, "task": "object-detection", "ultralyticsplus_version": "0.0.28", "ultralytics_version": "8.0.43", "model_type": "v8", "score_map50": 0.61355}
|
|
|
|
|
|