DEVELOPING PLASTIC RECYCLING CLASSIFIER BY DEEP LEARNING AND DIRECTED ACYCLIC GRAPH RESIDUAL NETWORK

Recycling is one of the most important approaches to safeguard the environment since it aims to reduce waste in landfills while conserving natural resources. Using deep Learning networks, this group of wastes may be automatically classified on the belts of a waste sorting plant. However, a basic set...

Full description

Saved in:
Bibliographic Details
Main Authors: Mohammed A.B., Al-Mafrji A.A.M., Yassen M.S., Sabry A.H.
Other Authors: 57686887900
Format: Article
Published: Technology Center 2023
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:Recycling is one of the most important approaches to safeguard the environment since it aims to reduce waste in landfills while conserving natural resources. Using deep Learning networks, this group of wastes may be automatically classified on the belts of a waste sorting plant. However, a basic set of connected layers may not be adequate to give satisfactory accuracy for such multi output classifier tasks. To optimize the gradient flow and enable deeper training for network design with multi label classifier, this study suggests a residual-based deep learning convolutional neural network. For network training, ten classes have been explored. The Directed Acyclic Graph (DAG) is a structure with hidden layers that have inputs, outputs, and other layers. The DAG network�s residual-based architecture features shortcut connections that bypass some levels of the network, allowing gradients of network parameters to travel freely among the network output layers for deeper training. The methodology includes: 1. preparing the data and creating an augmented image data store; 2. defining the main serially-connected branches of the network architecture; 3. defining the residual interconnections that bypass the main branch layers; 4. defining layers, and finally; creating a residual-based deeper layer graph. The concept is to split down the multiclass classification problem into minor binary states, where every classifier performs as an expert by concentrating on discriminating between only two labels, improving total accuracy. The results achieve (2.861 %) training error and (9.76 %) a validation error. The training results of this classifier are evaluated by finding the training error, validation error, and showing the confusion matrix of validation data � Copyright � 2022, Authors. This is an open access article under the Creative Commons CC BY license