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

  • Log In
  • Sign Up

hoangthan
/
image-classification

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

Instructions to use hoangthan/image-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use hoangthan/image-classification with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://hoangthan/image-classification")
    
  • Notebooks
  • Google Colab
  • Kaggle
image-classification
319 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
hoangthan's picture
hoangthan
Update README.md
6d0a4d4 over 2 years ago
  • variables
    Push Keras model using huggingface_hub. over 2 years ago
  • .gitattributes
    1.6 kB
    Push Keras model using huggingface_hub. over 2 years ago
  • README.md
    709 Bytes
    Update README.md over 2 years ago
  • config.json
    219 Bytes
    Create config.json over 2 years ago
  • keras_metadata.pb
    851 kB
    xet
    Push Keras model using huggingface_hub. over 2 years ago
  • model.png
    44.7 kB
    Push Keras model using huggingface_hub. over 2 years ago
  • saved_model.pb
    6 MB
    xet
    Push Keras model using huggingface_hub. over 2 years ago