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