Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

dzal
/
trash-classification

Keras
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use dzal/trash-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://dzal/trash-classification")
    
  • Notebooks
  • Google Colab
  • Kaggle
trash-classification
16.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
dzal's picture
dzal
Initial commit of MobileNetV3 model
1935756 verified over 1 year ago
  • .gitattributes
    1.59 kB
    Initial commit of MobileNetV3 model over 1 year ago
  • MobileNetV3_trash_classifier.keras
    16.7 MB
    xet
    Initial commit of MobileNetV3 model over 1 year ago