Deep Learning Based Smart Garbage Classifier For Effective Waste Management
Deep Learning Based Smart Garbage Classifier For Effective Waste Management
Abstract- India is the second most populated country in sensors and electrical circuit. Whereas in some
the world and it is still facing hindrances to its methods the number of the classification groups were
development on waste management. It is believed that limited .Most of the techniques either use highly
10 million tons of waste is produced just by the
priced equipment’s or they are not practical for daily
metropolitan cities in India. In this work, a way to
classify the waste and find the category of it is proposed
purposes.
with a well-defined and labelled data set of images
With the help of this method the output can be
consisting of categories (plastic, paper, cardboard,
implemented on a futuristic automation model and it
metals) using Convolutional Neural Network (CNN).
Images are categorized based on their properties by the
can be useful in every household to segregate the
help of a self-learning neural network. The designed waste. Four categories of image waste have been used
classifier learns from the image data provided for namely cardboard, metal, paper and plastic. Metal and
training purpose. The classifier uses the method of plastic are harsh substances to the nature therefore, it
supervised learning where the algorithm learns from a must be recycled and used effectively. Efficient
labelled data set. With this method a testing accuracy of method to sort the waste in developing countries and
76% is achieved. developed nations is a major concern. Importance
Keywords-Convolutional Neural Network, Waste must be given for the effective management of waste
Segregation, Tensorflow. as it may affect the economy of the nation in the
longer run [1]. About lakhs of metric tonne of solid
I. Introduction waste is piled up every day so it is impossible for
human labour to classify and sort the recyclable waste
Waste classification plays an important role in waste separately hence this classifier technique helps to
management. It has been estimated that 15,000 metric segregate the solid waste safely and quickly in a large
ton of solid waste is generated per day, which almost scale process if it’s been automated.
results in 55 lakh metric ton per year, which results in
II. Literature survey
severe global crisis. Hence there is an urge in need of
treating the waste and the only way to treat the waste Zol Bahri et al., [2] focused on separating plastic
is by recycling the waste. So, segregating waste is objects and paper objects from the waste. They have
very useful as it increases the rate of recycling and used a camera to sense the image and conveyer belt to
biodegradable waste can be effectively used. Manual move the waste and drop it in different bins of each
waste segregation can be a very hazardous, tedious category. Mahmudul et al., [3] developed a system to
and time-consuming process hence there is a need for classify the waste materials as metal, glass and
an alternative method to segregate waste. transparent. This method uses a metal sensor, glass
sensor, LDR (light dependent resistor), LASER, IR
The alternate approach must be time efficient
and cost effective .A small error in the classification transmitter, receiver and a microcontroller.Servo
motor is used to move the trash to the respective bins.
can lead to various serious environmental damages.
Therefore deep learning based segregation is chosen. George E. Sakr et al., [4] compared two methods,
they explored deep learning and support vector
This is a safer and secure approach. The proposed
classifier uses a Convolutional Neural Network machine (SVM) to classify the waste. They concluded
that the support vector machine outperformed the
(CNN) which extracts the properties of the images in
alexnet. Cenk Bircanoglu etal., [5] compared on
the dataset to identify the category of waste.
However, the technology is so rapidly developing several different deep Convolutional neural network
architectures as well as different Optimization
hence there have been many techniques that are
rapidly developed and tested. In the past, number of methodologies. The model they used were Mobilenet,
Recyclenet,ResNet50, Inception, ResNet, Xception,
techniques were proposed which includes complex
Authorized licensed use limited to: Pontificia Universidad Javeriana. Downloaded on April 08,2022 at 01:56:36 UTC from IEEE Xplore. Restrictions apply.
Proceedings of the Fifth International Conference on Communication and Electronics Systems (ICCES 2020)
IEEE Conference Record # 48766; IEEE Xplore ISBN: 978-1-7281-5371-1
Authorized licensed use limited to: Pontificia Universidad Javeriana. Downloaded on April 08,2022 at 01:56:36 UTC from IEEE Xplore. Restrictions apply.
Proceedings of the Fifth International Conference on Communication and Electronics Systems (ICCES 2020)
IEEE Conference Record # 48766; IEEE Xplore ISBN: 978-1-7281-5371-1
4.1 Dataset
Authorized licensed use limited to: Pontificia Universidad Javeriana. Downloaded on April 08,2022 at 01:56:36 UTC from IEEE Xplore. Restrictions apply.
Proceedings of the Fifth International Conference on Communication and Electronics Systems (ICCES 2020)
IEEE Conference Record # 48766; IEEE Xplore ISBN: 978-1-7281-5371-1
Epochs Accuracy (%) [6] Liu, Yijian, King-Chi Fung, Wenqian Ding, Hongfei Guo, T ing
Qu, and Cong Xiao. "Novel Smart Waste Sorting System based on
Training Testing Image Processing Algorithms: SURF-BoW and Multi-class
SVM." Computer and Information Science 11, no. 3 (2018): 35-49
.[7] Adedeji, Olugboja, and Zenghui Wang. "Intelligent Waste
50 97.47 73.54 Classification System Using Deep Learning Convolutional Neural
Network." Procedia Manufacturing 35 (2019): 607 -612.
100 99.12 76.19 [8] Shen, Yin, Yanxin Yin, Chunjiang Zhao, Bin Li, Jun Wang,
Guanglin Li, and Ziqiang Zhang. "Image Recognition Method
150 99.94 74.60 Based on an Improved Convolutional Neural Network to Detect
Impurities in Wheat." IEEE Access 7 (2019): 162206 -162218.
200 99.29 72.49 [9] T arun, Kancharla, K. Sreelakshmi, and K. P. Peeyush.
"Segregation of Plastic and Non-plastic Waste using Convolutional
Neural Network." In IOP Conference Series: Materials Science and
Engineering, vol. 561, no. 1, p. 012113. IOP Publishing, 2019.
The training and testing accuracy were 99.12% and [10] Rajkumar, A., M. Ganesan, and R. Lavanya. "Arrhythmia
76.19% respectively for 100 epoch as shown in fig 6. classification on ECG using Deep Learning." In 2019 5th
As the test data is unseen by our model, and lot of International Conference on Advanced Computing &
Communication Systems (ICACCS), pp. 365-369. IEEE, 2019.
parameters are considered the testing accuracy is less [11] Hacibeyoglu, Mehmet. (2018). “ Human Gender Prediction on
than our training accuracy. In this model, able to Facial Mobil Images using Convolutional Neural Networks”,
classify a group of waste category efficiently and cost International Journal of Intelligent Systems and Applications in
Engineering. 3. 203-208. 10.18201/ijisae.2018644778.
effectively which is not addressed in the earlier [12] Shen, Leixian, Qingyun Zhang, Guoxu Cao, and He Xu. "Fall
approaches. This model is an easier approach to the detection system based on deep learning and image processing in
classification of the waste. In the earlier approach cloud environment." In Conference on Complex, Intelligent, and
Software Intensive Systems, pp. 590-598. Springer, Cham, 2018.
categories were limited but in this classifier model a [13] T hung, G. "T rashnet." GitHub repository (2016).
lot of categories can be implemented for the
classification purpose.
V. Conclusion
REFERENCES
[1] Read, Adam D. "“A weekly doorstep recycling collection, I had
no idea we could!”: overcoming the local barriers to participation."
Resources, Conservation and Recycling 26, no. 3-4 (1999): 217-
249.
[2] Razali, Zol Bahri, and S. Madasamy. "An Application of Image
Processing for Automated Mixed Household Waste Sorting
System." In International Conference on Man-Machine System
(ICoMMS2012), Penang, vol. 27, p. 28. 2012.
[3] Russel, Mahmudul Hasan, Mehdi Hasan Chowdhury, Md
Shekh Naim Uddin, Ashif Newaz, and Md Mehdi Masud T alukder.
"Development of automatic smart waste sorter machine." In
International Conference on Mechanical, Industrial and Materials
Engineering, vol. 1. 2013.
[4] Sakr, George E., Maria Mokbel, Ahmad Darwich, Mia Nasr
Khneisser, and Ali Hadi. "Comparing deep learning and support
vector machines for autonomous waste sorting." In 2016 IEEE
International Multidisciplinary Conference on Engineering
T echnology (IMCET ), pp. 207-212. IEEE, 2016.
[5] Bircanoğlu, Cenk, Meltem Atay, Fuat Beşer, Özgün Genç, and
Merve Ayyüce Kızrak. "RecycleNet: Intelligent waste sorting using
deep neural networks." In 2018 Innovations in Intelligent Systems
and Applications (INIST A), pp. 1-7. IEEE, 2018.
Authorized licensed use limited to: Pontificia Universidad Javeriana. Downloaded on April 08,2022 at 01:56:36 UTC from IEEE Xplore. Restrictions apply.