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

  • Log In
  • Sign Up

u2003158
/
saved_model

Image Classification
Keras
TF-Keras
resnet
code
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Keras

    How to use u2003158/saved_model with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://u2003158/saved_model")
    
  • Notebooks
  • Google Colab
  • Kaggle
saved_model
Ctrl+K
Ctrl+K
  • 1 contributor
History: 21 commits
u2003158's picture
u2003158
Upload 5 files
7da5da9 almost 3 years ago
  • variables
    Upload 5 files almost 3 years ago
  • .gitattributes
    1.66 kB
    Upload 2 files almost 3 years ago
  • README.md
    5.22 kB
    Update README.md almost 3 years ago
  • config.json
    141 Bytes
    Update config.json almost 3 years ago
  • fingerprint.pb
    57 Bytes
    xet
    Upload 5 files almost 3 years ago
  • keras_metadata.pb
    383 kB
    xet
    Upload 5 files almost 3 years ago
  • saved_model.pb
    3.27 MB
    xet
    Upload 5 files almost 3 years ago