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

  • Log In
  • Sign Up

nateraw
/
quickdraw-model

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

Instructions to use nateraw/quickdraw-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use nateraw/quickdraw-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://nateraw/quickdraw-model")
    
  • Notebooks
  • Google Colab
  • Kaggle
quickdraw-model
2.75 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
nateraw's picture
nateraw
Create README.md
e6373d8 over 4 years ago
  • variables
    Add model over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • README.md
    83 Bytes
    Create README.md over 4 years ago
  • config.json
    420 Bytes
    Add model over 4 years ago
  • keras_metadata.pb
    19.4 kB
    xet
    Add model over 4 years ago
  • saved_model.pb
    148 kB
    xet
    Add model over 4 years ago