2020
DOI: 10.25046/aj050261
|View full text |Cite
|
Sign up to set email alerts
|

Object Classifications by Image Super-Resolution Preprocessing for Convolutional Neural Networks

Abstract: Blurred small objects produced by cropping, warping, or intrinsically so, are challenging to detect and classify. Therefore, much recent research is focused on feature extraction built on Faster R-CNN and follow-up systems. In particular, RPN, SPP, FPN, SSD, and DSSD are the layered feature extraction methods for multiple object detections and small objects. However, super-resolution methods, as explored here, can improve these image analyses working on before or after convolutional neural networks. Our method… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
7
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
5
1
1
1

Relationship

0
8

Authors

Journals

citations
Cited by 11 publications
(7 citation statements)
references
References 14 publications
0
7
0
Order By: Relevance
“…To efficiently train and test CNNs, a series of pre-processing procedures normally need to be applied (Na & Fox, 2020). Specifically, before model training all images were resized to the same resolution (473 x 372 pixels) by taking into account the mean resolution of the set, and then normalized to the [0,1] range.…”
Section: Model Trainingmentioning
confidence: 99%
“…To efficiently train and test CNNs, a series of pre-processing procedures normally need to be applied (Na & Fox, 2020). Specifically, before model training all images were resized to the same resolution (473 x 372 pixels) by taking into account the mean resolution of the set, and then normalized to the [0,1] range.…”
Section: Model Trainingmentioning
confidence: 99%
“…The CNNs considered as the magic solution for much computer vision problems. The CNNs depend on some of filters that reduce the image height and width and increase the number of channels, then processing the output with full connected (FC) neural network layers [22][23][24]. Figure 1 shows one of the CNNs model structures [23].…”
Section: The Convolution Neural Network (Cnns)mentioning
confidence: 99%
“…The CNNs are taken from the ANNs with exception that it is not fully connected layers. The CNNs are the best solution for computer vision which based on some of filters to reduce the image height and width and increase the number of channels together, then processing the output with full connected neural network layers (FCs) which reduce the input layer neurons, reduce training time, and increase the training model performance [24][25][26][27]. These filters values are initialized with many random functions which can be optimized.…”
Section: The Convolution Neural Network (Cnns)mentioning
confidence: 99%
“…These filters values are initialized with many random functions which can be optimized. The filters design is based on the use of self-intuition as with ANNs structure design and learning hyper-parameters coefficient choice, which increasing the difficulty to reach the best solution for the learning problems [26][27]. Figure 1 shows an example of a CNNs model structure [25].…”
Section: The Convolution Neural Network (Cnns)mentioning
confidence: 99%