Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

SurajAlamoni/WasteSegregationUsingAI

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WasteSegregationUsingAI

Demo at https://waste-segregation-ml.web.app/

Waste Segregation has become a major task in Recycling Plants and Material recovery facilities.

We aim to solve this problem by using openly available datasets trained on different machine learning models to categorize different material types such as organic, plastic, metal, paper, cardboard, e-waste, and glass waste.

We will be using 3 datasets (data1, data2, and data3) to train a CNN model.

We have trained two Deep Learning Models and integrated them together to get the desired results.

Model 1 is binary classification model which classifies an image into Organic or Recyclable waste.

Model 2 is a multi classification model which further segregates the Recyclable image into 6 classes namely plastic, metal, paper, cardboard, e-waste, and glass waste.

Outline of model architecture Model Architecture

For serving the model to users we have created a ReactJS UI application which can take images from camera or file uploads to classify the images in the browser itself. Models are loaded on the client side in the React application using TensorFlow JS. Firebase hosting is used to host our single page react application.

JSON formatted saved models are stored in the drive at this link

Overall Application architecture Model Architecture

A screenshot of the Web App Model Architecture

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.