Spaces:
Sleeping
Sleeping
| title: Smart Waste Classifier ♻️ | |
| emoji: ♻️ | |
| colorFrom: green | |
| colorTo: blue | |
| sdk: gradio | |
| sdk_version: 5.32.0 | |
| app_file: app.py | |
| pinned: false | |
| # Smart Waste Classifier ♻️ | |
| This project classifies recyclable waste into categories using a fine-tuned MobileNetV2 model with TensorFlow and Gradio. | |
| ## How to Use | |
| Upload an image of waste (e.g., plastic bottle, metal can, glass) and the model predicts its category. | |
| ## Model Info | |
| - Backbone: MobileNetV2 | |
| - Framework: TensorFlow | |
| - Interface: Gradio | |
| - Deployment: Hugging Face Spaces | |
| --- | |
| Upload the included `model.h5` file along with this app to your Hugging Face Space to deploy it live. |