Accuracy study of image classification for reverse vending machine waste segregation using convolutional neural network

This study aims to create a sorting system with high accuracy that can classify various beverage containers based on types and separate them accordingly. This reverse vending machine (RVM) provides an image classification method and allows for recycling three types of beverage containers: drink cart...

Full description

Saved in:
Bibliographic Details
Main Authors: Mohd Azam, Sazuan Nazrah, Tan, Hor Yan, Md Sani, Zamani, Azizan, Azizul
Format: Article
Language:English
Published: Institute Of Advanced Engineering And Science (IAES) 2024
Online Access:http://eprints.utem.edu.my/id/eprint/28226/2/01591300920241632161178.pdf
http://eprints.utem.edu.my/id/eprint/28226/
https://ijece.iaescore.com/index.php/IJECE/article/view/32243
http://doi.org/10.11591/ijece.v14i1.pp366-374
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:This study aims to create a sorting system with high accuracy that can classify various beverage containers based on types and separate them accordingly. This reverse vending machine (RVM) provides an image classification method and allows for recycling three types of beverage containers: drink carton boxes, polyethylene terephthalate (PET) bottles, and aluminium cans. The image classification method used in this project is transfer learning with convolutional neural networks (CNN). AlexNet, GoogLeNet, DenseNet201, InceptionResNetV2, InceptionV3, MobileNetV2, XceptionNet, ShuffleNet, ResNet 18, ResNet 50, and ResNet 101 are the neural networks that used in this project. This project will compare the F1- score and computational time among the eleven networks. The F1-score and computational time of image classification differs for each neural network. In this project, the AlexNet network gave the best F1-score, 97.50% with the shortest computational time, 2229.235 s among the eleven neural networks.