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