Implementation of Deep Learning for Organic and Anorganic Waste Classification on Android Mobile
- DOI
- 10.2991/aer.k.211129.017How to use a DOI?
- Keywords
- deep learning; organic and non-organic waste classification; convolutional neural network (CNN)
- Abstract
In this paper, a deep learning algorithm based on convolutional neural network (CNN) is implemented using pyhon and tensorflow lite for image classification on mobile. A large number different images which contains two types of waste, namely organic and anorganic are used for classification. The first stage to make classification model is prepare a dataset such as organic and anorganic waste images. Next divide both image in the training and validation directories. The split percentage when divide image is 90 percent for training and 10 percent for validation. After get image for training and testing, the next step is image augmentation to create new data from existing data. Next pre-processing using image data generator prepare the training data that will be implemented by the model. The important step in this process is make architecture of the CNN. In this paper used four layer convolution and there are two attributes that added to increase the accuracy of the training model. The first attribute is the dropout which make model become good fit and reduces overfitting. The second is adding padding and stride attributes to speed up the step of epoch during training. So that, by using padding and stride make the training time 50 percent faster than before. After got model with accuracy more than 90 percent, the last step is testing model using image in validation directories. Based on testing step, model has been able to classify images of organic and anorganic waste correctly. Application can running smoothly and could classify waste using live camera or photo in gallery.
- Copyright
- © 2021 The Authors. Published by Atlantis Press International B.V.
- Open Access
- This is an open access article under the CC BY-NC license.
Cite this article
TY - CONF AU - R. D. Ramadhani AU - A. N. A. Thohari AU - C. Kartiko AU - A. Junaidi AU - T. G. Laksana PY - 2021 DA - 2021/11/30 TI - Implementation of Deep Learning for Organic and Anorganic Waste Classification on Android Mobile BT - Proceedings of the International Conference on Innovation in Science and Technology (ICIST 2020) PB - Atlantis Press SP - 75 EP - 79 SN - 2352-5401 UR - https://doi.org/10.2991/aer.k.211129.017 DO - 10.2991/aer.k.211129.017 ID - Ramadhani2021 ER -