2021
DOI: 10.1088/1742-6596/1994/1/012022
|View full text |Cite
|
Sign up to set email alerts
|

Clean Our City: An Automatic Urban Garbage Classification Algorithm Using Computer Vision and Transfer Learning Technologies

Abstract: To improve the quality of human life in the city, the first thing to solve is the problem of urban garbage. So far, the best way to solve this problem is garbage classification. At present, many algorithms have been put forward one after another. Previous research proposed some computer vision systems to solve the problem of urban garbage classification. In recent years, with the development of computer hardware and large-scale data sets, the algorithm based on depth learning has shown superior performance in … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
5
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
4
1
1

Relationship

0
6

Authors

Journals

citations
Cited by 7 publications
(5 citation statements)
references
References 8 publications
0
5
0
Order By: Relevance
“…The model creates different generators for training and validation sets and augments the data using the Keras ImageDataGenerator. For each classi cation task, it loads the underlying InceptionV3 model that has already been pre-trained on ImageNet [17], eliminates the top classi cation layer, and inserts custom layers. A GlobalAveragePooling2D layer, a Dropout layer [19] for regularisation, a dense hidden layer activated by ReLU, and 6.…”
Section: Inceptionv2mentioning
confidence: 99%
“…The model creates different generators for training and validation sets and augments the data using the Keras ImageDataGenerator. For each classi cation task, it loads the underlying InceptionV3 model that has already been pre-trained on ImageNet [17], eliminates the top classi cation layer, and inserts custom layers. A GlobalAveragePooling2D layer, a Dropout layer [19] for regularisation, a dense hidden layer activated by ReLU, and 6.…”
Section: Inceptionv2mentioning
confidence: 99%
“…In order to separately predict and obtain three predicted probability vectors, which are important components that affect the prediction performance by providing complementary information about the patterns to be classified, three cuttingedge CNNs-GoogleNet, ResNet-50, and MobileNetV2are first used as ingredient classifiers. The technique in the paper given by Chen et al, [20] is built on InceptionV3 networks, and it is tested using a sizable data set for trash categorization. The transfer learning method was used to divide the data set into 80% training sets, 10% validation sets, and 10% test sets.…”
Section: Related Workmentioning
confidence: 99%
“…The findings of the tests model indicate that the suggested model has a greater level of accuracy in terms of both detection and classification in comparison to the original YOLOv5 model, and that it is also capable of meeting the actual application requirements in terms of its real-time performance. In a research by [73] makes a suggestion for an algorithm that is based on InceptionV3 networks and tests the model on a garbage classification dataset that is quite huge in scale. Transfer learning was used in the dataset, which was then segmented into training sets consisting of 80 %, validation sets consisting of 10 %, and test sets consisting of 10 %.…”
Section: B Waste Classificationmentioning
confidence: 99%