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

sriram7737
/
TRASHPRED

Image Classification
Keras
English
waste-detection
computer-vision
tensorflow
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use sriram7737/TRASHPRED with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://sriram7737/TRASHPRED")
    
  • Notebooks
  • Google Colab
  • Kaggle
TRASHPRED
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
sriram7737's picture
sriram7737
Update README.md
75389b8 verified 12 months ago
  • structured_data
    Upload 2539 files about 1 year ago
  • templates
    Upload 2539 files about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • APP.py
    3 kB
    Upload 2539 files about 1 year ago
  • README.md
    1.98 kB
    Update README.md 12 months ago
  • app1.py
    4.68 kB
    Upload 2539 files about 1 year ago
  • data.py
    2.08 kB
    Upload 2539 files about 1 year ago
  • main.py
    2.39 kB
    Upload 2539 files about 1 year ago
  • smart_recycling_model1.pth

    Detected Pickle imports (4)

    • "torch.FloatStorage",
    • "torch.LongStorage",
    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    94.4 MB
    xet
    Upload 2539 files about 1 year ago
  • test.py
    2.27 kB
    Upload 2539 files about 1 year ago