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