Instructions to use zeromodels/efficientdet_d7 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use zeromodels/efficientdet_d7 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_d7") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
23ea8fe | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:fe894346b26ef953e1aaee1970490285ae5714c96fabfb97f0005f53d539872d
size 211655384
|