2023
DOI: 10.3390/computers12080151
|View full text |Cite
|
Sign up to set email alerts
|

Convolutional Neural Networks: A Survey

Abstract: Artificial intelligence (AI) has become a cornerstone of modern technology, revolutionizing industries from healthcare to finance. Convolutional neural networks (CNNs) are a subset of AI that have emerged as a powerful tool for various tasks including image recognition, speech recognition, natural language processing (NLP), and even in the field of genomics, where they have been utilized to classify DNA sequences. This paper provides a comprehensive overview of CNNs and their applications in image recognition … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

1
74
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
5
3
2

Relationship

0
10

Authors

Journals

citations
Cited by 193 publications
(75 citation statements)
references
References 203 publications
1
74
0
Order By: Relevance
“…The feature maps in lower levels are transmitted to higher-complexity layers [13]. Convolutional neural networks (CNN) use sparse interaction to signi cantly reduce the number of neurons compared to shallow neural networks [14]. Transfer learning using CNN based on Alex Net and Google Net for the ImageNet dataset is well known deep learning approach [15].…”
Section: Convolutional Neural Network (Cnn)mentioning
confidence: 99%
“…The feature maps in lower levels are transmitted to higher-complexity layers [13]. Convolutional neural networks (CNN) use sparse interaction to signi cantly reduce the number of neurons compared to shallow neural networks [14]. Transfer learning using CNN based on Alex Net and Google Net for the ImageNet dataset is well known deep learning approach [15].…”
Section: Convolutional Neural Network (Cnn)mentioning
confidence: 99%
“…The CNN, or Convolutional Neural Network, has a specific feed-forward structure with fundamental hidden layers. The convolution layer uses filters of varying sizes to generate detailed output characteristics, serving as inputs for the next layer [15]. Using the following equation, the convolution layer can be described as follows:…”
Section: Convolution Neural Networkmentioning
confidence: 99%
“…It has the characteristics of sparse connections, parameter sharing, and translation invariance, greatly minimizing the number of network parameters that need to be optimized, improving the training speed, and facilitating the extraction of partial features in images. CNN is able to capture spatial features and patterns in images using a hierarchical architecture of layers that perform convolution operations and extract features at different levels of abstraction [47]. So, this algorithm has remarkable advantages for image analysis and recognition.…”
Section: Cnn Modelmentioning
confidence: 99%