Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
garbage-detection-model – AI Model by nonamelife | AlphaNeural AI
You can deploy this model and start earning money today!
nonamelife
/
garbage-detection-model
like
0
keras
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
Garbage Detection AI Demo
This is an AI-powered web tool that classifies images as 'Clean' or 'Dirty' using a trained TensorFlow/Keras model.
How to Use
Navigate to the
/tool
endpoint (
https://huggingface.co/spaces/nonamelife/garbage-detection-demo
).
Upload an image (JPG, JPEG, or PNG).
The application will predict whether the image depicts a "Clean" or "Dirty" environment.
Model Details
The underlying machine learning model (
model.keras
) is hosted on the Hugging Face Hub:
nonamelife/garbage-detection-model
Technologies
Python (Flask)
TensorFlow / Keras
HTML, CSS
Source Code
The full source code for this demo is available on GitHub:
Source Code