0
Article ? AI-assigned paper type based on the abstract. Classification may not be perfect — flag errors using the feedback button. Tier 2 ? Original research — experimental, observational, or case-control study. Direct primary evidence. Sign in to save

A Novel Multi-Branch Channel Expansion Network for Garbage Image Classification

IEEE Access 2020 61 citations ? Citation count from OpenAlex, updated daily. May differ slightly from the publisher's own count. Score: 40 ? 0–100 AI score estimating relevance to the microplastics field. Papers below 30 are filtered from public browse.
Cuiping Shi, Ruiyang Xia, Liguo Wang

Summary

Researchers developed a novel multi-branch channel expansion deep learning network for garbage image classification, finding that conventional deep network architectures with skip connections performed poorly on the TrashNet dataset and that their optimized structure better addressed data scarcity in this domain.

Due to the lack of data available for training, deep learning hardly performed well in the field of garbage image classification. We choose the TrashNet data set which is widely used in the field of garbage image classification, and try to overcome data deficiencies in this field by optimizing the network structure. In this article, it is found that the deeper network and short-circuit connection, which are generally accepted in the field of deep learning, will not work well on the TrashNet data set. By analyzing and modifying the network structure, we propose an effective method to improve the network performance on TrashNet data set. This method widens the network by expanding branches, and then uses add layers to realize the fusion of feature information. It can make full use of feature information at slight additional computational cost. Using this method to replace the core structure of the Xception network, the performance of the improved network has been improved greatly. Finally, the M-b Xception network proposed by us achieves 94.34% classification accuracy on the TrashNet data set, and has certain advantages over some state-of-the-art methods on multiple indicators. The python code can be download from https://github.com/scp19801980/Trash-classify-M_b-Xception.

Sign in to start a discussion.

More Papers Like This

Article Tier 2

Depth-Wise Separable Convolution Attention Module for Garbage Image Classification

Researchers developed a depth-wise separable convolution attention module for classifying garbage images using deep learning. The study proposed an improved convolutional neural network architecture that enhances classification accuracy while reducing computational complexity. The findings suggest that automated image-based waste sorting using AI could improve efficiency over manual garbage classification methods.

Article Tier 2

Detection of Trash in Sea Using Deep Learning

Researchers developed a deep learning convolutional neural network (CNN) model to detect and classify trash in marine and aquatic environments from underwater images, aiming to overcome the limitations of manual debris detection for objects that may be submerged or partially obscured.

Article Tier 2

Projector deep feature extraction-based garbage image classification model using underwater images

Researchers developed a deep learning model using projector-based feature extraction to classify underwater garbage images, achieving high accuracy in identifying marine plastic debris and other waste types for automated ocean pollution monitoring.

Article Tier 2

An Automatic Garbage Classification System Based on Deep Learning

Researchers developed an automated garbage classification system using a deep learning algorithm based on ResNet-34, achieving 99% classification accuracy with a processing time of under one second per item. Automated waste sorting technology like this could improve the efficiency of plastic waste recovery and reduce mismanaged plastic that eventually becomes environmental pollution.

Article Tier 2

Enhancing Waste Management with a Deep Learning-based Automatic Garbage Classifier

This paper is not about microplastics; it presents a deep learning convolutional neural network system for automatically classifying garbage by material type to improve waste sorting efficiency and reduce the labor burden of manual waste management.

Share this paper