Ritz-ai/dataset-reciclaje
Viewer • Updated • 902 • 10
How to use Ritz-ai/reciclaje-efficientnetb0 with Keras:
# Available backend options are: "jax", "torch", "tensorflow".
import os
os.environ["KERAS_BACKEND"] = "jax"
import keras
model = keras.saving.load_model("hf://Ritz-ai/reciclaje-efficientnetb0")
Base model
google/efficientnet-b0