Design and Development of Garbage Classification System Based on Deep Learning

Ping Jiang,Gexin Xia
DOI: https://doi.org/10.1109/ICNC59488.2023.10462785
2023-12-15
Abstract:This paper aims to discuss the design and development of garbage classification system using deep learning, which can effectively and accurately classify garbage. The method based on transfer learning is used, because the pre-training model can extract the basic features of the image, which slows down the occurrence of over fitting to a certain extent. And it is transferred to the garbage image dataset for fine tuning training to improve the recognition accuracy. Additionally, a method combining threshold segmentation and edge detection has been adopted. The system uses MobileNetv2 as the core to build a lightweight feature extraction network, and optimize and improve its model, so as to finally achieve high-precision classification effect.
Environmental Science,Computer Science
What problem does this paper attempt to address?