Skip to content

GREEN-SORT: DEEP LEARNING ALGORITHM FOR WASTE CLASSIFICATION

Notifications You must be signed in to change notification settings

PRADULOP/Green-Sort

Repository files navigation

Green-Sort

Waste Classification Using Deep Learning

Logo

Installation

1. Clone git repo

$ git clone "https://github.com/PRADULOP/Green-Sort.git"

2. Create virtual env

$ pip install virtualenv
$  python -m venv env
$  ./env/Scripts/activate

3. Import Modules

$ pip install keras
$ pip install pillow
$ pip install numpy
$ pip install tensorflow
$ pip install opencv-python     
$ pip install tkinter     
$ pip install cv2    

4. Execute prediction model

$ python ./main.py      

5. Model Download Link: https://drive.google.com/file/d/1ibOHcW0NQxFlDT_ghPf9HGKqZ6o0Lq6f/view?usp=sharing

6. Dataset Download Link: https://drive.google.com/drive/folders/1umdXB_4gLBHH6LoEyi5X7E9rwm6on1YQ

About

GREEN-SORT: DEEP LEARNING ALGORITHM FOR WASTE CLASSIFICATION

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published