MachineLearning_WasteManagement
Using Deep Learning concepts for Image Classification and classifying 6 different categories of trash. Providing insights on various statistics on waste management, using Tableau and Plotly visualizations.
Team: DuyN || ReshmaH || SnehaK || SandyS || KayJayR
Steps to view the output:
- Open terminal:
- source activate
- pip install the components listed in imports of app.py
- Run: python app.py
- Navigate to browser and open localhost:5000
- Choose a file(Browse) from ./data/test/ folder.
- Upload(Button)
- Predict(Button) to view the output of deep learning model.