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