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