2023
DOI: 10.31763/ijrcs.v2i4.888
|View full text |Cite
|
Sign up to set email alerts
|

Understanding of Convolutional Neural Network (CNN): A Review

Abstract: The application of deep learning technology has increased rapidly in recent years. Technologies in deep learning increasingly emulate natural human abilities, such as knowledge learning, problem-solving, and decision-making. In general, deep learning can carry out self-training without repetitive programming by humans. Convolutional neural networks (CNNs) are deep learning algorithms commonly used in wide applications. CNN is often used for image classification, segmentation, object detection, video processing… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
9
0
1

Year Published

2023
2023
2024
2024

Publication Types

Select...
9
1

Relationship

0
10

Authors

Journals

citations
Cited by 17 publications
(10 citation statements)
references
References 35 publications
0
9
0
1
Order By: Relevance
“…In this study, varied deep learning methods were implemented to perform the classification tasks. Artificial neural network (ANN) [59], recurrent neural network (RNN) [60], convolutional neural network (CNN) [61] and long short-term memory(LSTM) [62], were among these methods. To build the DL-based models, we have used the Keras framework [63] and at the back-end we used the TensorFlow library [64].…”
Section: Deep Learning Algorithmsmentioning
confidence: 99%
“…In this study, varied deep learning methods were implemented to perform the classification tasks. Artificial neural network (ANN) [59], recurrent neural network (RNN) [60], convolutional neural network (CNN) [61] and long short-term memory(LSTM) [62], were among these methods. To build the DL-based models, we have used the Keras framework [63] and at the back-end we used the TensorFlow library [64].…”
Section: Deep Learning Algorithmsmentioning
confidence: 99%
“…The convolutional layer, as the core of CNN, plays a crucial role in extracting image features. By scanning the image using convolutional kernels, the convolutional layer can utilize information from neighboring regions in the image to extract relevant features [15]. Commonly used CNN architectures include ResNet-18 [16], MobileNet [17], VGG16 [18], AlexNet [19], and InceptionV3 [20], among others [21].…”
Section: Research Stepsmentioning
confidence: 99%
“…Convolutional neural network (CNN) is a type of deep learning model that is widely used in computer vision and image processing [30]. The CNN module used in this study consisted of convolutional layers and pooling layers [31]. The convolutional layers extracted features from images to adjust the training weight and bias of the neural network to generate the output feature maps of the input image [32].…”
Section: Cnn Module With Positional Encodingmentioning
confidence: 99%