File size: 653 Bytes
ab6d965
 
 
 
 
 
ca178b2
ab6d965
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
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.