How to use from the
Use from the
Keras library
# Available backend options are: "jax", "torch", "tensorflow".
import os
os.environ["KERAS_BACKEND"] = "jax"

import keras

model = keras.saving.load_model("hf://danielle2035/intel-classifier-models")

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

Models folder

Place your trained model files in this folder:

  • pytorch_model.pth (PyTorch model)
  • model_best.keras (TensorFlow model)

If these files are not present, the app will not be able to classify images.

Downloads last month
1
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Space using danielle2035/intel-classifier-models 1