-
Clone the repository:
git clone https://github.com/kr1shnasomani/WasteWise.git cd WasteWise
-
Download the dependencies:
pip install -r requirements
-
Run the code and it will create an additional file called
garbage_classification_model.keras
andgarbage_classification_model.tflite
(these files store the model) -
If you want to integrate the model with the webcame, use the
webcam.py
file and paste the path of the WasteWise folder with thegarbage_classification_model.tflite
model present in the model folder
-
Notifications
You must be signed in to change notification settings - Fork 0
kr1shnasomani/WasteWise
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Waste Classification into biodegradable, non-recyclable, recyclable and reusable.