Skip to content

Creating a waste classifier web app using TensorFlow and flask framework, classifies between organic and recyclable waste.

License

Notifications You must be signed in to change notification settings

xyfer17/Waste-classification-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Waste Classification App

main

Requiremensts

  • Python 3.7+

Follow the steps for implementation

  • clone this repository
git clone https://github.com/xyfer17/Waste-classification-app.git

  • Open the project folder and install all required dependencies using the below cmd
pip install -r requirements.txt
  • After this run the below cmd to execute
python app.py

Open Browser and type http://localhost:5000

About

Creating a waste classifier web app using TensorFlow and flask framework, classifies between organic and recyclable waste.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published