2018 International Conference on Advanced Systems and Electric Technologies (IC_ASET) 2018
DOI: 10.1109/aset.2018.8379889
|View full text |Cite
|
Sign up to set email alerts
|

Convolutional neural networks for image classification

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
52
0
1

Year Published

2018
2018
2023
2023

Publication Types

Select...
3
3
3

Relationship

1
8

Authors

Journals

citations
Cited by 180 publications
(66 citation statements)
references
References 18 publications
0
52
0
1
Order By: Relevance
“…(2) CNN Pooling Layer The next operation (pooling) aims to merge similar features (values that statistically are highly correlated) into one, and this task is usually done by choosing the maximum value in a local patch for the output [41]. The pooling layer (downsampling operation) attempts to reduce the spatial size of the output and it controls overfitting, as well.…”
Section: Convolutional Neural Network (Cnns)mentioning
confidence: 99%
See 1 more Smart Citation
“…(2) CNN Pooling Layer The next operation (pooling) aims to merge similar features (values that statistically are highly correlated) into one, and this task is usually done by choosing the maximum value in a local patch for the output [41]. The pooling layer (downsampling operation) attempts to reduce the spatial size of the output and it controls overfitting, as well.…”
Section: Convolutional Neural Network (Cnns)mentioning
confidence: 99%
“…(3) CNN Fully Dense Layer In the end, the Softmax classifier (activation function) was used to predict the exclusive classes and the characteristics of the CNN code were combined into a fully dense layer to classify each pixel in the image to the most likely label [18,41]. Softmax classifier discriminates the category of each pixel by weighting the distance between validation data and training datasets from that class [43].…”
Section: Convolutional Neural Network (Cnns)mentioning
confidence: 99%
“…Its architecture is described in Fig.5 [6]. Based on this approach, we reached a classification accuracy of 93.33% [31]. In the current work, our overarching approach is to design our own CNN model for stop sign image classification.…”
Section: Problem Statementmentioning
confidence: 98%
“…Third, the classification of the image is completed by Support Vector Machine (SVM). The position with the selective search is that no learning is done, and it takes a long time in training to identify the regions [20,21].…”
Section: Region Proposal Based Algorithmsmentioning
confidence: 99%