Smart Waste Classifier
Point your camera at waste to classify it into the correct recycling category
Loading TensorFlow.js model...
Point your camera at waste to classify it
Waste Categories
E-Waste (Useful)
Electronic waste that can be repaired or reused
E-Waste (Not Useful)
Electronic waste that needs special disposal
Non-Organic
Materials like plastic, glass, or paper
Biogas
Organic waste suitable for biogas production
Compost
Plant-based waste suitable for composting
How It Works
Real-time Object Detection
Our smart bin uses TensorFlow.js and COCO-SSD model to detect objects in real-time directly in your browser. The model identifies common items and classifies them into appropriate waste categories.
Color-coded Categories
Each waste category is color-coded for easy identification. The system draws bounding boxes around detected items and shows confidence scores to indicate how certain the model is about its classification.