Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Wauplin
/
keras_image_classification_example

Image Classification
Keras
JAX
tensorflow
torch
Model card Files Files and versions
xet
Community

Instructions to use Wauplin/keras_image_classification_example with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use Wauplin/keras_image_classification_example with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://Wauplin/keras_image_classification_example")
    
  • Notebooks
  • Google Colab
  • Kaggle
keras_image_classification_example
12 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
Wauplin's picture
Wauplin HF Staff
Update README.md
63fff4c verified almost 2 years ago
  • assets
    Rename model.png to assets/config.png almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    545 Bytes
    Update README.md almost 2 years ago
  • config.json
    31.3 kB
    Upload 3 files almost 2 years ago
  • metadata.json
    63 Bytes
    Upload 3 files almost 2 years ago
  • model.weights.h5
    11 MB
    xet
    Upload 3 files almost 2 years ago