Instructions to use zeromodels/efficientdet_d3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use zeromodels/efficientdet_d3 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_d3") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
8a8c4e6 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:0a29220010245956cb44f8c3fc363898a5195e5e1de6decc8eb8fba49c29a06f
size 50495384
|