SlideShare a Scribd company logo
Medical
waste
segregation
A deep learning
based approach for
effective waste
disposal
Introduction
 Waste segregation is the process by which waste is separated into different
elements.
 This process can be both manual and automatic.
 The manual method is to collect the wastes from household and then send it to
collection sites of individual types.
 The automated method is to separate the wastes in recovery facilities or in
biological treatment systems.
 Often the automated method fails and it becomes tedious to segregate large
amounts of waste.
 Hence this process will be efficient if the segregation has been done in the earlier
phase (i.e. segregation in household itself..)
Importance of waste segregation
 When not segregated, the disposal of wastes becomes a difficult task and may
pose serious environmental issues.
 Segregation is the most crucial step in bio-medical waste management. Effective
segregation alone results in 70-80% of efficacy in biomedical waste
management.
 It is essential that every facility should separate its waste at the source to reduce
risk of infection, as well as the cost of handling and disposal.
 At each point of waste generation, there should be separate, properly labelled and
colour-coded containers appropriate for the specified type of waste.
Need for waste segregation
 The following census about the medical waste generation was known from the
Central Board of Pollution.
 There are only 200+ medical waste treatment facilities around the country to
grapple with this waste.
 Also setting up a treatment center in this country is not economically feasible as
mentioned by the Common Biomedical Waste Treatment Facility.
YEAR WASTE IN TPD (TONNES PER DAY)
2016 520
2018 550
2020 780
Household Medical Waste
 All these were with respect to hospitals, the main problem is in household.
 Most of the medical diagnosis being made automated, the amount of medical
waste generated in households have increased three fold by 2020.
 Around 78% of medical waste has been found mixed with that of general waste.
 Hence it is essential that the segregation has to be started from households.
 Also the waste collection sites are less in India and the awareness about this is
minimal.
Objectives
 The prime objective is to segregate the waste based on its image and also
provide an effective way for its disposal.
 To develop a dataset that contains various images of possible medical wastes
which have been categorized into three major groups. (Chemical, General &
Sharp).
 To develop an algorithm for the image processing and classification.
 To train, test and evaluate the performance of the model on real-world images.
 To develop a website, application or any portal to implement the trained
model.
Components Used
 Convolutional Neural Networks (CNN) are a specific application of deep learning in the
field of images. This network is used to classify or perform operations on images.
 MobileNetV2 is one such deep CNN which was developed by the Google for its low
memory. In this project this model has been used for the waste segregation.
 TensorFlow keras is such an library found in python well suited for CNN’s. the pre-trained
model was available in this library. Apart from that another function called
ImageDataGenerator was available which can generate samples out of images.
 The streamlit was used to develop a web application design format from the developed
code.
 The pyngrok was used to host a website and create URL for the web application.
PROCEDURE
1. Uploading the dataset into the IDE.
2. Providing the path for the training and testing image datasets.
3. Applying image processing and augmentation using the ImageDatagenerator.
4. Importing MobileNetV2 from TensorFlow keras library.
5. Using the layer.trainable= false through which we can significantly reduce the
parameters to be trained. As a result of this step only 3.2% of the entire parameters
have to be trained.
6. Changing the output classes to 3 and providing softmax activation function (softmax
provides a distribution of probability and is recommended for multiclass classification).
7. Compiling the model using cross entropy loss function and Adam optimising algorithm.
Continued..
9. Training the model for the desired number of steps and epochs.
10. Saving the model with the highest accuracy.
11. Importing streamlit and required libraries.
12. Creating the design for the website and loading the model.
13. Importing the stable ngrok zip file.
14. Importing the https from ngrok
15. Combining the https from the obtained URL & Running the
application on the website.
Output
 The final output is the prediction of the model as one of the four groups of
medical waste.
 Along with that the appropriate color code bin for the predicted waste is
displayed.
 Some relevant information regarding the waste is also provided just to create some
awareness to the user regarding the process of segregation and disposal.
TYPE OF WASTE RESPECTIVE COLOR BIN
Chemical Yellow
General Green
Sharp White
Advantages
 The model has achieved 99% training accuracy and 86% validation accuracy.
 An effective website has been developed for the users to access instead of looking
into the codes and getting confused.
 The model provides the color bin and also relevant information apart from the
detected type of medical waste.
 This project can improvise the process of medical waste segregation especially
from the household perspective.
 The awareness about the medical collection sites can be increased through
this project.
Disadvantages
 The images for which the model has been trained are taken from websites like
Google, Shutterstock etc. the model has to be trained on real-world images which
takes time and effort.
 The model has performed well for small-time images but this would require a lot
more data if to be deployed.
 There are cases where the model has failed to categorize the images properly. For
instance a broken thermometer is a sharp waste and also a chemical waste at the
same time since they contain mercury . Hence more data would be required to
make out the difference properly.
Future works and updates
 The website generated is temporary for the time being, so it has to be hosted on to the
cloud and deployed so that the people can use them.
 Adding some more categories of waste like infectious, radioactive etc.
 Develop an user-friendly graphical user interface for the waste segregation.
 The color bins can be kept together along with the QR code for the website or
application through which the user can find the correct color bin and then dispose it.
 Also this can be integrated with IOT like raspberry Pi which releases an audio
message according to the predictions.
 The color bins can be kept together along the raspberry Pi and a robotic arm which
scans the image and it drops into the respective color bin.
 Also, the collection sites must be increased and pickup for waste from societies
must be done to encourage the activity of household waste segregation.
Team profile
 SUBMITTED BY:-
NAME- V. A. Sairam
Dept.- Biomedical Engineering
Year- III Year
e-mail-
sairam.va.2019.bme@Rajalakshmi.edu.in
in
Contact No.- 7010127706
 SUBMITTED BY:-
NAME- M. Madhav
Dept.- Biomedical Engineering
Year- III Year
e-mail-
madhav.m.2019.bme@Rajalakshmi.edu.i
n
Contact No.- 9444752159
Medical waste segregation using deep learning

More Related Content

What's hot

SMART DUSTBIN FOR SMART CITIES
SMART DUSTBIN FOR SMART CITIESSMART DUSTBIN FOR SMART CITIES
SMART DUSTBIN FOR SMART CITIES
VED PRAKASH
 
Recognition as Graph Matching
  Recognition as Graph Matching  Recognition as Graph Matching
Recognition as Graph Matching
Vishakha Agarwal
 
DIGITAL IMAGE PROCESSING - LECTURE NOTES
DIGITAL IMAGE PROCESSING - LECTURE NOTESDIGITAL IMAGE PROCESSING - LECTURE NOTES
DIGITAL IMAGE PROCESSING - LECTURE NOTES
Ezhilya venkat
 
Handwritten Digit Recognition(Convolutional Neural Network) PPT
Handwritten Digit Recognition(Convolutional Neural Network) PPTHandwritten Digit Recognition(Convolutional Neural Network) PPT
Handwritten Digit Recognition(Convolutional Neural Network) PPT
RishabhTyagi48
 
Traffic Prediction for Intelligent Transportation System using Machine Learning
Traffic Prediction for Intelligent Transportation System using Machine LearningTraffic Prediction for Intelligent Transportation System using Machine Learning
Traffic Prediction for Intelligent Transportation System using Machine Learning
OmSuryawanshi9
 
Noise Models
Noise ModelsNoise Models
Noise Models
Sardar Alam
 
Advance DLP for Superior 3D Printing
Advance DLP for Superior 3D Printing Advance DLP for Superior 3D Printing
Advance DLP for Superior 3D Printing
Engineering Technique
 
Applications of Digital image processing in Medical Field
Applications of Digital image processing in Medical FieldApplications of Digital image processing in Medical Field
Applications of Digital image processing in Medical Field
Ashwani Srivastava
 
Smart dustbin for smart city
Smart dustbin for smart citySmart dustbin for smart city
Smart dustbin for smart city
Sanjib Mitra
 
Histogram Equalization
Histogram EqualizationHistogram Equalization
Histogram Equalization
Kalyan Acharjya
 
3 d printing slide
3 d printing slide3 d printing slide
3 d printing slide
Vaishak B S Parameswaran
 
digital image processing
digital image processingdigital image processing
digital image processing
Abinaya B
 
Homomorphic filtering
Homomorphic filteringHomomorphic filtering
Homomorphic filtering
Gautam Saxena
 
Image enhancement ppt nal2
Image enhancement ppt nal2Image enhancement ppt nal2
Image enhancement ppt nal2
Surabhi Ks
 
Edge Detection using Hough Transform
Edge Detection using Hough TransformEdge Detection using Hough Transform
Edge Detection using Hough Transform
Mrunal Selokar
 
1. digital image processing
1. digital image processing1. digital image processing
1. digital image processing
vilasini rvr
 
Disease Prediction And Doctor Appointment system
Disease Prediction And Doctor Appointment  systemDisease Prediction And Doctor Appointment  system
Disease Prediction And Doctor Appointment system
KOYELMAJUMDAR1
 
Image compression Algorithms
Image compression AlgorithmsImage compression Algorithms
Image compression Algorithms
Shivam Shrivastava
 
Biomedical Waste Management
Biomedical Waste Management Biomedical Waste Management
Biomedical Waste Management
Madhukar Vedantham
 
Brain tumor detection using convolutional neural network
Brain tumor detection using convolutional neural network Brain tumor detection using convolutional neural network
Brain tumor detection using convolutional neural network
MD Abdullah Al Nasim
 

What's hot (20)

SMART DUSTBIN FOR SMART CITIES
SMART DUSTBIN FOR SMART CITIESSMART DUSTBIN FOR SMART CITIES
SMART DUSTBIN FOR SMART CITIES
 
Recognition as Graph Matching
  Recognition as Graph Matching  Recognition as Graph Matching
Recognition as Graph Matching
 
DIGITAL IMAGE PROCESSING - LECTURE NOTES
DIGITAL IMAGE PROCESSING - LECTURE NOTESDIGITAL IMAGE PROCESSING - LECTURE NOTES
DIGITAL IMAGE PROCESSING - LECTURE NOTES
 
Handwritten Digit Recognition(Convolutional Neural Network) PPT
Handwritten Digit Recognition(Convolutional Neural Network) PPTHandwritten Digit Recognition(Convolutional Neural Network) PPT
Handwritten Digit Recognition(Convolutional Neural Network) PPT
 
Traffic Prediction for Intelligent Transportation System using Machine Learning
Traffic Prediction for Intelligent Transportation System using Machine LearningTraffic Prediction for Intelligent Transportation System using Machine Learning
Traffic Prediction for Intelligent Transportation System using Machine Learning
 
Noise Models
Noise ModelsNoise Models
Noise Models
 
Advance DLP for Superior 3D Printing
Advance DLP for Superior 3D Printing Advance DLP for Superior 3D Printing
Advance DLP for Superior 3D Printing
 
Applications of Digital image processing in Medical Field
Applications of Digital image processing in Medical FieldApplications of Digital image processing in Medical Field
Applications of Digital image processing in Medical Field
 
Smart dustbin for smart city
Smart dustbin for smart citySmart dustbin for smart city
Smart dustbin for smart city
 
Histogram Equalization
Histogram EqualizationHistogram Equalization
Histogram Equalization
 
3 d printing slide
3 d printing slide3 d printing slide
3 d printing slide
 
digital image processing
digital image processingdigital image processing
digital image processing
 
Homomorphic filtering
Homomorphic filteringHomomorphic filtering
Homomorphic filtering
 
Image enhancement ppt nal2
Image enhancement ppt nal2Image enhancement ppt nal2
Image enhancement ppt nal2
 
Edge Detection using Hough Transform
Edge Detection using Hough TransformEdge Detection using Hough Transform
Edge Detection using Hough Transform
 
1. digital image processing
1. digital image processing1. digital image processing
1. digital image processing
 
Disease Prediction And Doctor Appointment system
Disease Prediction And Doctor Appointment  systemDisease Prediction And Doctor Appointment  system
Disease Prediction And Doctor Appointment system
 
Image compression Algorithms
Image compression AlgorithmsImage compression Algorithms
Image compression Algorithms
 
Biomedical Waste Management
Biomedical Waste Management Biomedical Waste Management
Biomedical Waste Management
 
Brain tumor detection using convolutional neural network
Brain tumor detection using convolutional neural network Brain tumor detection using convolutional neural network
Brain tumor detection using convolutional neural network
 

Similar to Medical waste segregation using deep learning

IRJET- Determining the Components of Waste Assisted with Analysis of Meth...
IRJET-  	  Determining the Components of Waste Assisted with Analysis of Meth...IRJET-  	  Determining the Components of Waste Assisted with Analysis of Meth...
IRJET- Determining the Components of Waste Assisted with Analysis of Meth...
IRJET Journal
 
Covid Hazardous Waste Management System
Covid Hazardous Waste Management SystemCovid Hazardous Waste Management System
Covid Hazardous Waste Management System
IRJET Journal
 
Green bin sayan basak
Green bin sayan basakGreen bin sayan basak
Green bin sayan basak
Sayan Basak
 
Green bin sayan basak
Green bin sayan basakGreen bin sayan basak
Green bin sayan basak
Sayan Basak
 
IRJET - Visual E-Commerce Application using Deep Learning
IRJET - Visual E-Commerce Application using Deep LearningIRJET - Visual E-Commerce Application using Deep Learning
IRJET - Visual E-Commerce Application using Deep Learning
IRJET Journal
 
Electronic waste system project report.pdf
Electronic waste system project report.pdfElectronic waste system project report.pdf
Electronic waste system project report.pdf
IyedSoumri
 
SFN 2019 Presentation : Method of and system for processing signals sensed fr...
SFN 2019 Presentation : Method of and system for processing signals sensed fr...SFN 2019 Presentation : Method of and system for processing signals sensed fr...
SFN 2019 Presentation : Method of and system for processing signals sensed fr...
Pierre-Majorique Léger
 
Mining Social Media Data for Understanding Drugs Usage
Mining Social Media Data for Understanding Drugs  UsageMining Social Media Data for Understanding Drugs  Usage
Mining Social Media Data for Understanding Drugs Usage
IRJET Journal
 
AN IMAGE BASED ATTENDANCE SYSTEM FOR MOBILE PHONES
AN IMAGE BASED ATTENDANCE SYSTEM FOR MOBILE PHONESAN IMAGE BASED ATTENDANCE SYSTEM FOR MOBILE PHONES
AN IMAGE BASED ATTENDANCE SYSTEM FOR MOBILE PHONES
AM Publications
 
Innovation in China: e-waste recycle mobile app
Innovation in China: e-waste recycle mobile appInnovation in China: e-waste recycle mobile app
Innovation in China: e-waste recycle mobile app
UNDP in Asia and the Pacific
 
common_report_2
common_report_2common_report_2
common_report_2
RAHEEMA PP
 
Student Attendance Using Face Recognition
Student Attendance Using Face RecognitionStudent Attendance Using Face Recognition
Student Attendance Using Face Recognition
IRJET Journal
 
IRJET- Smart City Waste Management System using IoT Server
IRJET-  	  Smart City Waste Management System using IoT ServerIRJET-  	  Smart City Waste Management System using IoT Server
IRJET- Smart City Waste Management System using IoT Server
IRJET Journal
 
IRJET- An Expert System for Plant Disease Diagnosis by using Neural Network
IRJET- An Expert System for Plant Disease Diagnosis by using Neural NetworkIRJET- An Expert System for Plant Disease Diagnosis by using Neural Network
IRJET- An Expert System for Plant Disease Diagnosis by using Neural Network
IRJET Journal
 
IRJET- An Expert System for Plant Disease Diagnosis by using Neural Network
IRJET-  	  An Expert System for Plant Disease Diagnosis by using Neural NetworkIRJET-  	  An Expert System for Plant Disease Diagnosis by using Neural Network
IRJET- An Expert System for Plant Disease Diagnosis by using Neural Network
IRJET Journal
 
IRJET- Feature Extraction of Leaves using Image Processing
IRJET-  	  Feature Extraction of Leaves using Image ProcessingIRJET-  	  Feature Extraction of Leaves using Image Processing
IRJET- Feature Extraction of Leaves using Image Processing
IRJET Journal
 
IRJET- Automation of Smart Waste Management using IoT
IRJET-  	  Automation of Smart Waste Management using IoTIRJET-  	  Automation of Smart Waste Management using IoT
IRJET- Automation of Smart Waste Management using IoT
IRJET Journal
 
MAGE PROCESSING BASED BILLING STRUCTURE USING EDGE COMPUTING AND REACTJS
MAGE PROCESSING BASED BILLING STRUCTURE USING EDGE COMPUTING AND REACTJSMAGE PROCESSING BASED BILLING STRUCTURE USING EDGE COMPUTING AND REACTJS
MAGE PROCESSING BASED BILLING STRUCTURE USING EDGE COMPUTING AND REACTJS
IRJET Journal
 
IRJET- Review on Text Recognization of Product for Blind Person using MATLAB
IRJET-  Review on Text Recognization of Product for Blind Person using MATLABIRJET-  Review on Text Recognization of Product for Blind Person using MATLAB
IRJET- Review on Text Recognization of Product for Blind Person using MATLAB
IRJET Journal
 
IRJET- Top-K Query based Dynamic Scheduling for IoT-Enabled Smart City Waste ...
IRJET- Top-K Query based Dynamic Scheduling for IoT-Enabled Smart City Waste ...IRJET- Top-K Query based Dynamic Scheduling for IoT-Enabled Smart City Waste ...
IRJET- Top-K Query based Dynamic Scheduling for IoT-Enabled Smart City Waste ...
IRJET Journal
 

Similar to Medical waste segregation using deep learning (20)

IRJET- Determining the Components of Waste Assisted with Analysis of Meth...
IRJET-  	  Determining the Components of Waste Assisted with Analysis of Meth...IRJET-  	  Determining the Components of Waste Assisted with Analysis of Meth...
IRJET- Determining the Components of Waste Assisted with Analysis of Meth...
 
Covid Hazardous Waste Management System
Covid Hazardous Waste Management SystemCovid Hazardous Waste Management System
Covid Hazardous Waste Management System
 
Green bin sayan basak
Green bin sayan basakGreen bin sayan basak
Green bin sayan basak
 
Green bin sayan basak
Green bin sayan basakGreen bin sayan basak
Green bin sayan basak
 
IRJET - Visual E-Commerce Application using Deep Learning
IRJET - Visual E-Commerce Application using Deep LearningIRJET - Visual E-Commerce Application using Deep Learning
IRJET - Visual E-Commerce Application using Deep Learning
 
Electronic waste system project report.pdf
Electronic waste system project report.pdfElectronic waste system project report.pdf
Electronic waste system project report.pdf
 
SFN 2019 Presentation : Method of and system for processing signals sensed fr...
SFN 2019 Presentation : Method of and system for processing signals sensed fr...SFN 2019 Presentation : Method of and system for processing signals sensed fr...
SFN 2019 Presentation : Method of and system for processing signals sensed fr...
 
Mining Social Media Data for Understanding Drugs Usage
Mining Social Media Data for Understanding Drugs  UsageMining Social Media Data for Understanding Drugs  Usage
Mining Social Media Data for Understanding Drugs Usage
 
AN IMAGE BASED ATTENDANCE SYSTEM FOR MOBILE PHONES
AN IMAGE BASED ATTENDANCE SYSTEM FOR MOBILE PHONESAN IMAGE BASED ATTENDANCE SYSTEM FOR MOBILE PHONES
AN IMAGE BASED ATTENDANCE SYSTEM FOR MOBILE PHONES
 
Innovation in China: e-waste recycle mobile app
Innovation in China: e-waste recycle mobile appInnovation in China: e-waste recycle mobile app
Innovation in China: e-waste recycle mobile app
 
common_report_2
common_report_2common_report_2
common_report_2
 
Student Attendance Using Face Recognition
Student Attendance Using Face RecognitionStudent Attendance Using Face Recognition
Student Attendance Using Face Recognition
 
IRJET- Smart City Waste Management System using IoT Server
IRJET-  	  Smart City Waste Management System using IoT ServerIRJET-  	  Smart City Waste Management System using IoT Server
IRJET- Smart City Waste Management System using IoT Server
 
IRJET- An Expert System for Plant Disease Diagnosis by using Neural Network
IRJET- An Expert System for Plant Disease Diagnosis by using Neural NetworkIRJET- An Expert System for Plant Disease Diagnosis by using Neural Network
IRJET- An Expert System for Plant Disease Diagnosis by using Neural Network
 
IRJET- An Expert System for Plant Disease Diagnosis by using Neural Network
IRJET-  	  An Expert System for Plant Disease Diagnosis by using Neural NetworkIRJET-  	  An Expert System for Plant Disease Diagnosis by using Neural Network
IRJET- An Expert System for Plant Disease Diagnosis by using Neural Network
 
IRJET- Feature Extraction of Leaves using Image Processing
IRJET-  	  Feature Extraction of Leaves using Image ProcessingIRJET-  	  Feature Extraction of Leaves using Image Processing
IRJET- Feature Extraction of Leaves using Image Processing
 
IRJET- Automation of Smart Waste Management using IoT
IRJET-  	  Automation of Smart Waste Management using IoTIRJET-  	  Automation of Smart Waste Management using IoT
IRJET- Automation of Smart Waste Management using IoT
 
MAGE PROCESSING BASED BILLING STRUCTURE USING EDGE COMPUTING AND REACTJS
MAGE PROCESSING BASED BILLING STRUCTURE USING EDGE COMPUTING AND REACTJSMAGE PROCESSING BASED BILLING STRUCTURE USING EDGE COMPUTING AND REACTJS
MAGE PROCESSING BASED BILLING STRUCTURE USING EDGE COMPUTING AND REACTJS
 
IRJET- Review on Text Recognization of Product for Blind Person using MATLAB
IRJET-  Review on Text Recognization of Product for Blind Person using MATLABIRJET-  Review on Text Recognization of Product for Blind Person using MATLAB
IRJET- Review on Text Recognization of Product for Blind Person using MATLAB
 
IRJET- Top-K Query based Dynamic Scheduling for IoT-Enabled Smart City Waste ...
IRJET- Top-K Query based Dynamic Scheduling for IoT-Enabled Smart City Waste ...IRJET- Top-K Query based Dynamic Scheduling for IoT-Enabled Smart City Waste ...
IRJET- Top-K Query based Dynamic Scheduling for IoT-Enabled Smart City Waste ...
 

More from Sairam Adithya

COUNTERS(Synchronous & Asynchronous)
COUNTERS(Synchronous & Asynchronous)COUNTERS(Synchronous & Asynchronous)
COUNTERS(Synchronous & Asynchronous)
Sairam Adithya
 
SEQUENTIAL LOGIC CIRCUITS (FLIP FLOPS AND LATCHES)
SEQUENTIAL LOGIC CIRCUITS (FLIP FLOPS AND LATCHES)SEQUENTIAL LOGIC CIRCUITS (FLIP FLOPS AND LATCHES)
SEQUENTIAL LOGIC CIRCUITS (FLIP FLOPS AND LATCHES)
Sairam Adithya
 
OpenCV presentation series- part 5
OpenCV presentation series- part 5OpenCV presentation series- part 5
OpenCV presentation series- part 5
Sairam Adithya
 
OpenCV presentation series- part 4
OpenCV presentation series- part 4OpenCV presentation series- part 4
OpenCV presentation series- part 4
Sairam Adithya
 
OpenCV presentation series- part 3
OpenCV presentation series- part 3OpenCV presentation series- part 3
OpenCV presentation series- part 3
Sairam Adithya
 
OpenCV presentation series- part 2
OpenCV presentation series- part 2OpenCV presentation series- part 2
OpenCV presentation series- part 2
Sairam Adithya
 
OpenCV presentation series- part 1
OpenCV presentation series- part 1OpenCV presentation series- part 1
OpenCV presentation series- part 1
Sairam Adithya
 
A Brief Introduction to Diabetes Mellitus
A Brief Introduction to Diabetes MellitusA Brief Introduction to Diabetes Mellitus
A Brief Introduction to Diabetes Mellitus
Sairam Adithya
 
Detection of medical instruments project- PART 2
Detection of medical instruments project- PART 2Detection of medical instruments project- PART 2
Detection of medical instruments project- PART 2
Sairam Adithya
 
Detection of medical instruments project- PART 1
Detection of medical instruments project- PART 1Detection of medical instruments project- PART 1
Detection of medical instruments project- PART 1
Sairam Adithya
 
TASK-OPTIMIZED DEEP NEURAL NETWORK TO REPLICATE THE HUMAN AUDITORY CORTEX
TASK-OPTIMIZED DEEP NEURAL NETWORK TO REPLICATE THE HUMAN AUDITORY CORTEXTASK-OPTIMIZED DEEP NEURAL NETWORK TO REPLICATE THE HUMAN AUDITORY CORTEX
TASK-OPTIMIZED DEEP NEURAL NETWORK TO REPLICATE THE HUMAN AUDITORY CORTEX
Sairam Adithya
 

More from Sairam Adithya (11)

COUNTERS(Synchronous & Asynchronous)
COUNTERS(Synchronous & Asynchronous)COUNTERS(Synchronous & Asynchronous)
COUNTERS(Synchronous & Asynchronous)
 
SEQUENTIAL LOGIC CIRCUITS (FLIP FLOPS AND LATCHES)
SEQUENTIAL LOGIC CIRCUITS (FLIP FLOPS AND LATCHES)SEQUENTIAL LOGIC CIRCUITS (FLIP FLOPS AND LATCHES)
SEQUENTIAL LOGIC CIRCUITS (FLIP FLOPS AND LATCHES)
 
OpenCV presentation series- part 5
OpenCV presentation series- part 5OpenCV presentation series- part 5
OpenCV presentation series- part 5
 
OpenCV presentation series- part 4
OpenCV presentation series- part 4OpenCV presentation series- part 4
OpenCV presentation series- part 4
 
OpenCV presentation series- part 3
OpenCV presentation series- part 3OpenCV presentation series- part 3
OpenCV presentation series- part 3
 
OpenCV presentation series- part 2
OpenCV presentation series- part 2OpenCV presentation series- part 2
OpenCV presentation series- part 2
 
OpenCV presentation series- part 1
OpenCV presentation series- part 1OpenCV presentation series- part 1
OpenCV presentation series- part 1
 
A Brief Introduction to Diabetes Mellitus
A Brief Introduction to Diabetes MellitusA Brief Introduction to Diabetes Mellitus
A Brief Introduction to Diabetes Mellitus
 
Detection of medical instruments project- PART 2
Detection of medical instruments project- PART 2Detection of medical instruments project- PART 2
Detection of medical instruments project- PART 2
 
Detection of medical instruments project- PART 1
Detection of medical instruments project- PART 1Detection of medical instruments project- PART 1
Detection of medical instruments project- PART 1
 
TASK-OPTIMIZED DEEP NEURAL NETWORK TO REPLICATE THE HUMAN AUDITORY CORTEX
TASK-OPTIMIZED DEEP NEURAL NETWORK TO REPLICATE THE HUMAN AUDITORY CORTEXTASK-OPTIMIZED DEEP NEURAL NETWORK TO REPLICATE THE HUMAN AUDITORY CORTEX
TASK-OPTIMIZED DEEP NEURAL NETWORK TO REPLICATE THE HUMAN AUDITORY CORTEX
 

Recently uploaded

Wildlife-AnIntroduction.pdf so that you know more about our environment
Wildlife-AnIntroduction.pdf so that you know more about our environmentWildlife-AnIntroduction.pdf so that you know more about our environment
Wildlife-AnIntroduction.pdf so that you know more about our environment
amishajha2407
 
Optimizing Post Remediation Groundwater Performance with Enhanced Microbiolog...
Optimizing Post Remediation Groundwater Performance with Enhanced Microbiolog...Optimizing Post Remediation Groundwater Performance with Enhanced Microbiolog...
Optimizing Post Remediation Groundwater Performance with Enhanced Microbiolog...
Joshua Orris
 
Peatlands of Latin America and the Caribbean
Peatlands of Latin America and the CaribbeanPeatlands of Latin America and the Caribbean
Peatlands of Latin America and the Caribbean
Global Landscapes Forum (GLF)
 
Enhanced action and stakeholder engagement for sustainable peatland management
Enhanced action and stakeholder engagement for sustainable peatland managementEnhanced action and stakeholder engagement for sustainable peatland management
Enhanced action and stakeholder engagement for sustainable peatland management
Global Landscapes Forum (GLF)
 
Kinetic studies on malachite green dye adsorption from aqueous solutions by A...
Kinetic studies on malachite green dye adsorption from aqueous solutions by A...Kinetic studies on malachite green dye adsorption from aqueous solutions by A...
Kinetic studies on malachite green dye adsorption from aqueous solutions by A...
Open Access Research Paper
 
原版制作(Newcastle毕业证书)纽卡斯尔大学毕业证在读证明一模一样
原版制作(Newcastle毕业证书)纽卡斯尔大学毕业证在读证明一模一样原版制作(Newcastle毕业证书)纽卡斯尔大学毕业证在读证明一模一样
原版制作(Newcastle毕业证书)纽卡斯尔大学毕业证在读证明一模一样
p2npnqp
 
Climate Change All over the World .pptx
Climate Change All over the World  .pptxClimate Change All over the World  .pptx
Climate Change All over the World .pptx
sairaanwer024
 
ENVIRONMENT~ Renewable Energy Sources and their future prospects.
ENVIRONMENT~ Renewable Energy Sources and their future prospects.ENVIRONMENT~ Renewable Energy Sources and their future prospects.
ENVIRONMENT~ Renewable Energy Sources and their future prospects.
tiwarimanvi3129
 
Global Peatlands Map and Hotspot Explanation Atlas
Global Peatlands Map and Hotspot Explanation AtlasGlobal Peatlands Map and Hotspot Explanation Atlas
Global Peatlands Map and Hotspot Explanation Atlas
Global Landscapes Forum (GLF)
 
Promoting Multilateral Cooperation for Sustainable Peatland management
Promoting Multilateral Cooperation for Sustainable Peatland managementPromoting Multilateral Cooperation for Sustainable Peatland management
Promoting Multilateral Cooperation for Sustainable Peatland management
Global Landscapes Forum (GLF)
 
Epcon is One of the World's leading Manufacturing Companies.
Epcon is One of the World's leading Manufacturing Companies.Epcon is One of the World's leading Manufacturing Companies.
Epcon is One of the World's leading Manufacturing Companies.
EpconLP
 
Microbial characterisation and identification, and potability of River Kuywa ...
Microbial characterisation and identification, and potability of River Kuywa ...Microbial characterisation and identification, and potability of River Kuywa ...
Microbial characterisation and identification, and potability of River Kuywa ...
Open Access Research Paper
 
Evolving Lifecycles with High Resolution Site Characterization (HRSC) and 3-D...
Evolving Lifecycles with High Resolution Site Characterization (HRSC) and 3-D...Evolving Lifecycles with High Resolution Site Characterization (HRSC) and 3-D...
Evolving Lifecycles with High Resolution Site Characterization (HRSC) and 3-D...
Joshua Orris
 
DENR-PENRO-Bulacan-Presentation Philippine EIS
DENR-PENRO-Bulacan-Presentation Philippine EISDENR-PENRO-Bulacan-Presentation Philippine EIS
DENR-PENRO-Bulacan-Presentation Philippine EIS
MarlonJayBayag
 
How about Huawei mobile phone-www.cfye-commerce.shop
How about Huawei mobile phone-www.cfye-commerce.shopHow about Huawei mobile phone-www.cfye-commerce.shop
How about Huawei mobile phone-www.cfye-commerce.shop
laozhuseo02
 
world-environment-day-2024-240601103559-14f4c0b4.pptx
world-environment-day-2024-240601103559-14f4c0b4.pptxworld-environment-day-2024-240601103559-14f4c0b4.pptx
world-environment-day-2024-240601103559-14f4c0b4.pptx
mfasna35
 
Global Climate Change and global warming
Global Climate Change and global warmingGlobal Climate Change and global warming
Global Climate Change and global warming
ballkicker20
 
Improving the viability of probiotics by encapsulation methods for developmen...
Improving the viability of probiotics by encapsulation methods for developmen...Improving the viability of probiotics by encapsulation methods for developmen...
Improving the viability of probiotics by encapsulation methods for developmen...
Open Access Research Paper
 
Overview of the Global Peatlands Assessment
Overview of the Global Peatlands AssessmentOverview of the Global Peatlands Assessment
Overview of the Global Peatlands Assessment
Global Landscapes Forum (GLF)
 
Peatland Management in Indonesia, Science to Policy and Knowledge Education
Peatland Management in Indonesia, Science to Policy and Knowledge EducationPeatland Management in Indonesia, Science to Policy and Knowledge Education
Peatland Management in Indonesia, Science to Policy and Knowledge Education
Global Landscapes Forum (GLF)
 

Recently uploaded (20)

Wildlife-AnIntroduction.pdf so that you know more about our environment
Wildlife-AnIntroduction.pdf so that you know more about our environmentWildlife-AnIntroduction.pdf so that you know more about our environment
Wildlife-AnIntroduction.pdf so that you know more about our environment
 
Optimizing Post Remediation Groundwater Performance with Enhanced Microbiolog...
Optimizing Post Remediation Groundwater Performance with Enhanced Microbiolog...Optimizing Post Remediation Groundwater Performance with Enhanced Microbiolog...
Optimizing Post Remediation Groundwater Performance with Enhanced Microbiolog...
 
Peatlands of Latin America and the Caribbean
Peatlands of Latin America and the CaribbeanPeatlands of Latin America and the Caribbean
Peatlands of Latin America and the Caribbean
 
Enhanced action and stakeholder engagement for sustainable peatland management
Enhanced action and stakeholder engagement for sustainable peatland managementEnhanced action and stakeholder engagement for sustainable peatland management
Enhanced action and stakeholder engagement for sustainable peatland management
 
Kinetic studies on malachite green dye adsorption from aqueous solutions by A...
Kinetic studies on malachite green dye adsorption from aqueous solutions by A...Kinetic studies on malachite green dye adsorption from aqueous solutions by A...
Kinetic studies on malachite green dye adsorption from aqueous solutions by A...
 
原版制作(Newcastle毕业证书)纽卡斯尔大学毕业证在读证明一模一样
原版制作(Newcastle毕业证书)纽卡斯尔大学毕业证在读证明一模一样原版制作(Newcastle毕业证书)纽卡斯尔大学毕业证在读证明一模一样
原版制作(Newcastle毕业证书)纽卡斯尔大学毕业证在读证明一模一样
 
Climate Change All over the World .pptx
Climate Change All over the World  .pptxClimate Change All over the World  .pptx
Climate Change All over the World .pptx
 
ENVIRONMENT~ Renewable Energy Sources and their future prospects.
ENVIRONMENT~ Renewable Energy Sources and their future prospects.ENVIRONMENT~ Renewable Energy Sources and their future prospects.
ENVIRONMENT~ Renewable Energy Sources and their future prospects.
 
Global Peatlands Map and Hotspot Explanation Atlas
Global Peatlands Map and Hotspot Explanation AtlasGlobal Peatlands Map and Hotspot Explanation Atlas
Global Peatlands Map and Hotspot Explanation Atlas
 
Promoting Multilateral Cooperation for Sustainable Peatland management
Promoting Multilateral Cooperation for Sustainable Peatland managementPromoting Multilateral Cooperation for Sustainable Peatland management
Promoting Multilateral Cooperation for Sustainable Peatland management
 
Epcon is One of the World's leading Manufacturing Companies.
Epcon is One of the World's leading Manufacturing Companies.Epcon is One of the World's leading Manufacturing Companies.
Epcon is One of the World's leading Manufacturing Companies.
 
Microbial characterisation and identification, and potability of River Kuywa ...
Microbial characterisation and identification, and potability of River Kuywa ...Microbial characterisation and identification, and potability of River Kuywa ...
Microbial characterisation and identification, and potability of River Kuywa ...
 
Evolving Lifecycles with High Resolution Site Characterization (HRSC) and 3-D...
Evolving Lifecycles with High Resolution Site Characterization (HRSC) and 3-D...Evolving Lifecycles with High Resolution Site Characterization (HRSC) and 3-D...
Evolving Lifecycles with High Resolution Site Characterization (HRSC) and 3-D...
 
DENR-PENRO-Bulacan-Presentation Philippine EIS
DENR-PENRO-Bulacan-Presentation Philippine EISDENR-PENRO-Bulacan-Presentation Philippine EIS
DENR-PENRO-Bulacan-Presentation Philippine EIS
 
How about Huawei mobile phone-www.cfye-commerce.shop
How about Huawei mobile phone-www.cfye-commerce.shopHow about Huawei mobile phone-www.cfye-commerce.shop
How about Huawei mobile phone-www.cfye-commerce.shop
 
world-environment-day-2024-240601103559-14f4c0b4.pptx
world-environment-day-2024-240601103559-14f4c0b4.pptxworld-environment-day-2024-240601103559-14f4c0b4.pptx
world-environment-day-2024-240601103559-14f4c0b4.pptx
 
Global Climate Change and global warming
Global Climate Change and global warmingGlobal Climate Change and global warming
Global Climate Change and global warming
 
Improving the viability of probiotics by encapsulation methods for developmen...
Improving the viability of probiotics by encapsulation methods for developmen...Improving the viability of probiotics by encapsulation methods for developmen...
Improving the viability of probiotics by encapsulation methods for developmen...
 
Overview of the Global Peatlands Assessment
Overview of the Global Peatlands AssessmentOverview of the Global Peatlands Assessment
Overview of the Global Peatlands Assessment
 
Peatland Management in Indonesia, Science to Policy and Knowledge Education
Peatland Management in Indonesia, Science to Policy and Knowledge EducationPeatland Management in Indonesia, Science to Policy and Knowledge Education
Peatland Management in Indonesia, Science to Policy and Knowledge Education
 

Medical waste segregation using deep learning

  • 1. Medical waste segregation A deep learning based approach for effective waste disposal
  • 2. Introduction  Waste segregation is the process by which waste is separated into different elements.  This process can be both manual and automatic.  The manual method is to collect the wastes from household and then send it to collection sites of individual types.  The automated method is to separate the wastes in recovery facilities or in biological treatment systems.  Often the automated method fails and it becomes tedious to segregate large amounts of waste.  Hence this process will be efficient if the segregation has been done in the earlier phase (i.e. segregation in household itself..)
  • 3. Importance of waste segregation  When not segregated, the disposal of wastes becomes a difficult task and may pose serious environmental issues.  Segregation is the most crucial step in bio-medical waste management. Effective segregation alone results in 70-80% of efficacy in biomedical waste management.  It is essential that every facility should separate its waste at the source to reduce risk of infection, as well as the cost of handling and disposal.  At each point of waste generation, there should be separate, properly labelled and colour-coded containers appropriate for the specified type of waste.
  • 4. Need for waste segregation  The following census about the medical waste generation was known from the Central Board of Pollution.  There are only 200+ medical waste treatment facilities around the country to grapple with this waste.  Also setting up a treatment center in this country is not economically feasible as mentioned by the Common Biomedical Waste Treatment Facility. YEAR WASTE IN TPD (TONNES PER DAY) 2016 520 2018 550 2020 780
  • 5. Household Medical Waste  All these were with respect to hospitals, the main problem is in household.  Most of the medical diagnosis being made automated, the amount of medical waste generated in households have increased three fold by 2020.  Around 78% of medical waste has been found mixed with that of general waste.  Hence it is essential that the segregation has to be started from households.  Also the waste collection sites are less in India and the awareness about this is minimal.
  • 6. Objectives  The prime objective is to segregate the waste based on its image and also provide an effective way for its disposal.  To develop a dataset that contains various images of possible medical wastes which have been categorized into three major groups. (Chemical, General & Sharp).  To develop an algorithm for the image processing and classification.  To train, test and evaluate the performance of the model on real-world images.  To develop a website, application or any portal to implement the trained model.
  • 7. Components Used  Convolutional Neural Networks (CNN) are a specific application of deep learning in the field of images. This network is used to classify or perform operations on images.  MobileNetV2 is one such deep CNN which was developed by the Google for its low memory. In this project this model has been used for the waste segregation.  TensorFlow keras is such an library found in python well suited for CNN’s. the pre-trained model was available in this library. Apart from that another function called ImageDataGenerator was available which can generate samples out of images.  The streamlit was used to develop a web application design format from the developed code.  The pyngrok was used to host a website and create URL for the web application.
  • 8. PROCEDURE 1. Uploading the dataset into the IDE. 2. Providing the path for the training and testing image datasets. 3. Applying image processing and augmentation using the ImageDatagenerator. 4. Importing MobileNetV2 from TensorFlow keras library. 5. Using the layer.trainable= false through which we can significantly reduce the parameters to be trained. As a result of this step only 3.2% of the entire parameters have to be trained. 6. Changing the output classes to 3 and providing softmax activation function (softmax provides a distribution of probability and is recommended for multiclass classification). 7. Compiling the model using cross entropy loss function and Adam optimising algorithm.
  • 9. Continued.. 9. Training the model for the desired number of steps and epochs. 10. Saving the model with the highest accuracy. 11. Importing streamlit and required libraries. 12. Creating the design for the website and loading the model. 13. Importing the stable ngrok zip file. 14. Importing the https from ngrok 15. Combining the https from the obtained URL & Running the application on the website.
  • 10. Output  The final output is the prediction of the model as one of the four groups of medical waste.  Along with that the appropriate color code bin for the predicted waste is displayed.  Some relevant information regarding the waste is also provided just to create some awareness to the user regarding the process of segregation and disposal. TYPE OF WASTE RESPECTIVE COLOR BIN Chemical Yellow General Green Sharp White
  • 11.
  • 12. Advantages  The model has achieved 99% training accuracy and 86% validation accuracy.  An effective website has been developed for the users to access instead of looking into the codes and getting confused.  The model provides the color bin and also relevant information apart from the detected type of medical waste.  This project can improvise the process of medical waste segregation especially from the household perspective.  The awareness about the medical collection sites can be increased through this project.
  • 13. Disadvantages  The images for which the model has been trained are taken from websites like Google, Shutterstock etc. the model has to be trained on real-world images which takes time and effort.  The model has performed well for small-time images but this would require a lot more data if to be deployed.  There are cases where the model has failed to categorize the images properly. For instance a broken thermometer is a sharp waste and also a chemical waste at the same time since they contain mercury . Hence more data would be required to make out the difference properly.
  • 14. Future works and updates  The website generated is temporary for the time being, so it has to be hosted on to the cloud and deployed so that the people can use them.  Adding some more categories of waste like infectious, radioactive etc.  Develop an user-friendly graphical user interface for the waste segregation.  The color bins can be kept together along with the QR code for the website or application through which the user can find the correct color bin and then dispose it.  Also this can be integrated with IOT like raspberry Pi which releases an audio message according to the predictions.  The color bins can be kept together along the raspberry Pi and a robotic arm which scans the image and it drops into the respective color bin.  Also, the collection sites must be increased and pickup for waste from societies must be done to encourage the activity of household waste segregation.
  • 15. Team profile  SUBMITTED BY:- NAME- V. A. Sairam Dept.- Biomedical Engineering Year- III Year e-mail- sairam.va.2019.bme@Rajalakshmi.edu.in in Contact No.- 7010127706  SUBMITTED BY:- NAME- M. Madhav Dept.- Biomedical Engineering Year- III Year e-mail- madhav.m.2019.bme@Rajalakshmi.edu.i n Contact No.- 9444752159