Instructions to use zeromodels/efficientdet_d1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use zeromodels/efficientdet_d1 with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://zeromodels/efficientdet_d1") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
eec7c7c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:1181a0c862d5e7bb8363ffea1f89e1bc9d5c72b90a878605cc4d78230aafa45e
size 28308992
|