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

  • Log In
  • Sign Up

Raditsoic
/
trashnet

Image Classification
Keras
Model card Files Files and versions
xet

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

  • Libraries
  • Keras

    How to use Raditsoic/trashnet with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://Raditsoic/trashnet")
    
  • Notebooks
  • Google Colab
  • Kaggle
trashnet / models
260 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Raditsoic's picture
Raditsoic
feat: Release version 1.3
4683e0c verified over 1 year ago
  • trashnet_v1.1
    feat: Release version 1.1 over 1 year ago
  • trashnet_v1.2
    feat: Release version 1.2 over 1 year ago
  • trashnet_v1.3
    feat: Release version 1.3 over 1 year ago