Update README.md
Browse files
README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
# Waste Identifer Classifcation Model
|
| 5 |
-
**
|
| 6 |
|
| 7 |
# Context
|
| 8 |
This classification model aims to identify items and categorize them based on how they should be disposed of. Using YOLOv11, this model fine-tunes previously trained datasets from Roboflow to fit new classes: recycle, trash, compost, and specialized disposal. This model is intented to be used to help people correctly dispose of their items and can be used for smart bins, which detected the item a person is holding and opens to the appropriate bin or for apps where the user can take a photo of the item and identify where it goes and how to dispose of it
|
|
|
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
# Waste Identifer Classifcation Model
|
| 5 |
+
**By Amanda Sim**
|
| 6 |
|
| 7 |
# Context
|
| 8 |
This classification model aims to identify items and categorize them based on how they should be disposed of. Using YOLOv11, this model fine-tunes previously trained datasets from Roboflow to fit new classes: recycle, trash, compost, and specialized disposal. This model is intented to be used to help people correctly dispose of their items and can be used for smart bins, which detected the item a person is holding and opens to the appropriate bin or for apps where the user can take a photo of the item and identify where it goes and how to dispose of it
|