Waste Classification Using Deep Learning
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/activate3. 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
