Fine-Tuning Models Comparisons on Garbage Classification for Recyclability
In this study, it is aimed to develop a deep learning application which detects types of garbage into trash in order to provide recyclability with vision system. Training and testing will be performed with image data consisting of several classes on different garbage types. The data set used during training and testing will be generated from original frames taken from garbage images. The data set used for deep learning structures has a total of 2527 images with 6 different classes. Half of these images in the data set were used for training process and remaining part were used for testing procedure. Also, transfer learning was used to obtain shorter training and test procedures with and higher accuracy. As fine-tuned models, Alexnet, VGG16, Googlenet and Resnet structures were carried. In order to test performance of classifiers, two different classifiers are used as Softmax and Support Vector Machines. 6 different type of trash images were correctly classified the highest accuracy with GoogleNet+SVM as 97.86%.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationGeneral ClassificationTransfer LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
New Benchmark for Household Garbage Image Recognition
Household garbage images are usually faced with complex backgrounds, variable illuminations, diverse angles, and changeable shapes, which bring a great difficulty in garbage image classification. Due to the ability to di…
Classificationimage-classificationImage ClassificationRepresentation LearningCoupling innovation method and feasibility analysis of garbage classification
In order to solve the recent defect in garbage classification - including low level of intelligence, low accuracy and high cost of equipment, this paper presents a series of methods in identification and judgment in inte…
ClassificationGeneral ClassificationTowards Accurate and Efficient Waste Image Classification: A Hybrid Deep Learning and Machine Learning Approach
Automated image-based garbage classification is a critical component of global waste management; however, systematic benchmarks that integrate Machine Learning (ML), Deep Learning (DL), and efficient hybrid solutions rem…
Image ClassificationImage Recognition for Garbage Classification Based on Pixel Distribution Learning
The exponential growth in waste production due to rapid economic and industrial development necessitates efficient waste management strategies to mitigate environmental pollution and resource depletion. Leveraging advanc…
ClassificationManagementEvaluating Contextual Intelligence in Recyclability: A Comprehensive Study of Image-Based Reasoning Systems
While the importance of efficient recycling is widely acknowledged, accurately determining the recyclability of items and their proper disposal remains a complex task for the general public. In this study, we explore the…