基于神经网络的垃圾分类识别系统

Tianpeng He, Wenzheng Li, Xijia Du, Huina Yang, Haoxi Cong
{"title":"基于神经网络的垃圾分类识别系统","authors":"Tianpeng He, Wenzheng Li, Xijia Du, Huina Yang, Haoxi Cong","doi":"10.1109/AEERO52475.2021.9708200","DOIUrl":null,"url":null,"abstract":"Traditional garbage classification has many errors and consumes resources seriously, which no longer meets the current needs of garbage classification. In response to these problems, this research proposes a garbage classification model based on migration learning and the application of this model to the actually created garbage separation device. First, pre-train the ResNet50 deep network learning model on the ImageNet dataset; Secondly, transfer the underlying features shared by the edges, colors, and textures learned by the convolution module of the ResNet50 deep network model to the residual network layer of the network model for garbage classification as the initialization parameters; Then use the extracted feature map as input to train the garbage classification model; Finally, modify the fully connected layer to a four-classification problem to accurately classify the garbage. By using the improved Trashnet training set to compare the three pre-training networks, namely alexnet, googlenet and resnet50, the results show that resnet50 has a relatively good recognition accuracy. After fine-tuning the training parameters and the training set, the final verification rate is 91.42%. which basically meet the accuracy requirements of garbage classification. At the same time, this garbage sorting network is implanted into the STM32F4 single-chip microcomputer through the Raspberry Pi to obtain a rubbish sorting device that can identify garbage. The photos recorded by the camera in real time are transmitted to the single-chip microcomputer for processing to obtain the classification result. At this time, the motor starts to work so that the garbage can fall into the corresponding bucket. While reducing the consumption of human and material resources, it greatly improves the accuracy of garbage classification and provides a new method for garbage classification.","PeriodicalId":6828,"journal":{"name":"2021 International Conference on Advanced Electrical Equipment and Reliable Operation (AEERO)","volume":"68 1","pages":"1-6"},"PeriodicalIF":0.0000,"publicationDate":"2021-10-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"1","resultStr":"{\"title\":\"Garbage Classification and Recognition System Based on Neural Network\",\"authors\":\"Tianpeng He, Wenzheng Li, Xijia Du, Huina Yang, Haoxi Cong\",\"doi\":\"10.1109/AEERO52475.2021.9708200\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Traditional garbage classification has many errors and consumes resources seriously, which no longer meets the current needs of garbage classification. In response to these problems, this research proposes a garbage classification model based on migration learning and the application of this model to the actually created garbage separation device. First, pre-train the ResNet50 deep network learning model on the ImageNet dataset; Secondly, transfer the underlying features shared by the edges, colors, and textures learned by the convolution module of the ResNet50 deep network model to the residual network layer of the network model for garbage classification as the initialization parameters; Then use the extracted feature map as input to train the garbage classification model; Finally, modify the fully connected layer to a four-classification problem to accurately classify the garbage. By using the improved Trashnet training set to compare the three pre-training networks, namely alexnet, googlenet and resnet50, the results show that resnet50 has a relatively good recognition accuracy. After fine-tuning the training parameters and the training set, the final verification rate is 91.42%. which basically meet the accuracy requirements of garbage classification. At the same time, this garbage sorting network is implanted into the STM32F4 single-chip microcomputer through the Raspberry Pi to obtain a rubbish sorting device that can identify garbage. The photos recorded by the camera in real time are transmitted to the single-chip microcomputer for processing to obtain the classification result. At this time, the motor starts to work so that the garbage can fall into the corresponding bucket. While reducing the consumption of human and material resources, it greatly improves the accuracy of garbage classification and provides a new method for garbage classification.\",\"PeriodicalId\":6828,\"journal\":{\"name\":\"2021 International Conference on Advanced Electrical Equipment and Reliable Operation (AEERO)\",\"volume\":\"68 1\",\"pages\":\"1-6\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2021-10-15\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"1\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2021 International Conference on Advanced Electrical Equipment and Reliable Operation (AEERO)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/AEERO52475.2021.9708200\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2021 International Conference on Advanced Electrical Equipment and Reliable Operation (AEERO)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/AEERO52475.2021.9708200","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 1

摘要

传统的垃圾分类错误多,消耗资源严重,已不能满足当前垃圾分类的需要。针对这些问题,本研究提出了一种基于迁移学习的垃圾分类模型,并将该模型应用于实际制造的垃圾分选装置。首先,在ImageNet数据集上预训练ResNet50深度网络学习模型;其次,将ResNet50深度网络模型卷积模块学习到的边缘、颜色、纹理共享的底层特征作为初始化参数传递到网络模型残差网络层进行垃圾分类;然后将提取的特征图作为输入,对垃圾分类模型进行训练;最后,将完全连接层修改为一个四分类问题,以准确地对垃圾进行分类。利用改进的Trashnet训练集对alexnet、googlenet和resnet50三种预训练网络进行比较,结果表明resnet50具有较好的识别准确率。对训练参数和训练集进行微调后,最终的验证率为91.42%。基本满足了垃圾分类的精度要求。同时,通过树莓派将该垃圾分拣网络植入STM32F4单片机中,得到一个可以识别垃圾的垃圾分拣装置。将相机实时记录的照片传输到单片机进行处理,得到分类结果。此时,电机开始工作,使垃圾落入相应的桶中。在减少人力物力消耗的同时,大大提高了垃圾分类的准确性,为垃圾分类提供了一种新的方法。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Garbage Classification and Recognition System Based on Neural Network
Traditional garbage classification has many errors and consumes resources seriously, which no longer meets the current needs of garbage classification. In response to these problems, this research proposes a garbage classification model based on migration learning and the application of this model to the actually created garbage separation device. First, pre-train the ResNet50 deep network learning model on the ImageNet dataset; Secondly, transfer the underlying features shared by the edges, colors, and textures learned by the convolution module of the ResNet50 deep network model to the residual network layer of the network model for garbage classification as the initialization parameters; Then use the extracted feature map as input to train the garbage classification model; Finally, modify the fully connected layer to a four-classification problem to accurately classify the garbage. By using the improved Trashnet training set to compare the three pre-training networks, namely alexnet, googlenet and resnet50, the results show that resnet50 has a relatively good recognition accuracy. After fine-tuning the training parameters and the training set, the final verification rate is 91.42%. which basically meet the accuracy requirements of garbage classification. At the same time, this garbage sorting network is implanted into the STM32F4 single-chip microcomputer through the Raspberry Pi to obtain a rubbish sorting device that can identify garbage. The photos recorded by the camera in real time are transmitted to the single-chip microcomputer for processing to obtain the classification result. At this time, the motor starts to work so that the garbage can fall into the corresponding bucket. While reducing the consumption of human and material resources, it greatly improves the accuracy of garbage classification and provides a new method for garbage classification.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信