Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Research on Lightweight Convolutional Neural Network in Garbage Classification

View through CrossRef
Abstract With the rapid development of society, more and more garbage consumables are produced. How to better recycle and use “garbage” has become a widespread concern. In this paper, a lightweight garbage classification model (GroupAtten_ MobileNet, GA_MobileNet) is designed based on the convolutional neural network ResNet-50. Reduce the amount of Params, FLOPs and memory consumption by using deep convolution and group convolution; use the channel attention mechanism to increase the accuracy of the model; Use the model fine-tuning method to further reduce the model’s Params, FLOPs, and memory consumption. This paper divides the recyclable garbage into 6 categories. Through an experimental comparison on the garbage data set, it is found that the amount of GA_MobileNet Params proposed in this paper is 280 times less than ResNet-50; the FLOPs amount is reduced by 31.7 times; the accuracy rate Increased by about 3.1%; operating time reduced by 50%;At the same time, compared with the same type of lightweight models Mobile Netv 2, Squeeze Net and shuffle Net V1 also has a clear advantage. Finally, it is concluded that GA_MobileNet is a garbage classification model suitable for lightweight convolutional neural networks, which is suitable for recycling of garbage, protecting the environment and benefiting the country and the people.
Title: Research on Lightweight Convolutional Neural Network in Garbage Classification
Description:
Abstract With the rapid development of society, more and more garbage consumables are produced.
How to better recycle and use “garbage” has become a widespread concern.
In this paper, a lightweight garbage classification model (GroupAtten_ MobileNet, GA_MobileNet) is designed based on the convolutional neural network ResNet-50.
Reduce the amount of Params, FLOPs and memory consumption by using deep convolution and group convolution; use the channel attention mechanism to increase the accuracy of the model; Use the model fine-tuning method to further reduce the model’s Params, FLOPs, and memory consumption.
This paper divides the recyclable garbage into 6 categories.
Through an experimental comparison on the garbage data set, it is found that the amount of GA_MobileNet Params proposed in this paper is 280 times less than ResNet-50; the FLOPs amount is reduced by 31.
7 times; the accuracy rate Increased by about 3.
1%; operating time reduced by 50%;At the same time, compared with the same type of lightweight models Mobile Netv 2, Squeeze Net and shuffle Net V1 also has a clear advantage.
Finally, it is concluded that GA_MobileNet is a garbage classification model suitable for lightweight convolutional neural networks, which is suitable for recycling of garbage, protecting the environment and benefiting the country and the people.

Related Results

Towards Lightweight Neural Networks for Garbage Object Detection
Towards Lightweight Neural Networks for Garbage Object Detection
In recent years, garbage classification has become a hot topic in China, and legislation on garbage classification has been proposed. Proper garbage classification and improving th...
Garbage classification using deep learning technology
Garbage classification using deep learning technology
Garbage classification has always been an important issue in environmental protection, resource recycling, and social livelihood. However, garbage classification takes a lot of tim...
Graph convolutional neural networks for 3D data analysis
Graph convolutional neural networks for 3D data analysis
(English) Deep Learning allows the extraction of complex features directly from raw input data, eliminating the need for hand-crafted features from the classical Machine Learning p...
A Design of Intelligent Garbage Bin System
A Design of Intelligent Garbage Bin System
Abstract Garbage classification is more and more significant recent years. In order to promote the implementation of garbage classification and the improvement of in...
Mechanism of Ship Garbage Management System at MT. Petromax in an Effort to Protect The Marine Environment
Mechanism of Ship Garbage Management System at MT. Petromax in an Effort to Protect The Marine Environment
Shipping activities are one of the causes of marine pollution. The frequent occurrence of pollution in the sea by garbage from ships requires prevention and control efforts. This i...
Garbage Reporting Application
Garbage Reporting Application
Effective waste management is essential for maintaining clean and sustainable urban environments. However, managing and monitoring garbage collection and disposal processes can be ...
Analog Convolutional Operator Circuit for Low-Power Mixed-Signal CNN Processing Chip
Analog Convolutional Operator Circuit for Low-Power Mixed-Signal CNN Processing Chip
In this paper, we propose a compact and low-power mixed-signal approach to implementing convolutional operators that are often responsible for most of the chip area and power consu...
Modified neural networks for rapid recovery of tokamak plasma parameters for real time control
Modified neural networks for rapid recovery of tokamak plasma parameters for real time control
Two modified neural network techniques are used for the identification of the equilibrium plasma parameters of the Superconducting Steady State Tokamak I from external magnetic mea...

Back to Top