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

  • Log In
  • Sign Up

nharshavardhana
/
quickdraw_classifier

Keras
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use nharshavardhana/quickdraw_classifier with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://nharshavardhana/quickdraw_classifier")
    
  • Notebooks
  • Google Colab
  • Kaggle
quickdraw_classifier
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
nharshavardhana's picture
nharshavardhana
Add QuickDraw classifier model
c967f1e over 1 year ago
  • .gitattributes
    1.56 kB
    Add QuickDraw classifier model over 1 year ago
  • quickdraw_classifier.keras
    2.77 MB
    xet
    Add QuickDraw classifier model over 1 year ago