2018
DOI: 10.1007/978-981-13-1280-9_14
|View full text |Cite
|
Sign up to set email alerts
|

Feature Map Reduction in CNN for Handwritten Digit Recognition

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
6
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 12 publications
(7 citation statements)
references
References 9 publications
0
6
0
Order By: Relevance
“…OctConv [4] is proposed to process low-frequency and high-frequency features separately to reduce the number of computations and parameters. In [1], authors randomly drop a certain amount of feature maps, hoping to reduce redundancy, whereas, in [6], authors predict a majority of the weights using a small subset. In contrast, we approach this redundancy, observing it as the correlation between convolutional filters and controlling it.…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations
“…OctConv [4] is proposed to process low-frequency and high-frequency features separately to reduce the number of computations and parameters. In [1], authors randomly drop a certain amount of feature maps, hoping to reduce redundancy, whereas, in [6], authors predict a majority of the weights using a small subset. In contrast, we approach this redundancy, observing it as the correlation between convolutional filters and controlling it.…”
Section: Related Workmentioning
confidence: 99%
“…Therefore, we replace the conventional convolutional layers of such networks for classification, with LinearConv layers. Here, PyTorch framework [20] is used for implementation 1 and the network architectures considered are presented in Table 1. Base configuration is a simple baseline model of a few convolutional layers.…”
Section: Implementation Detailsmentioning
confidence: 99%
See 1 more Smart Citation
“…A constructed deep learning model can reflect the correlation between input and output data by extracting the features of input data, iteratively training the model, and dynamically adjusting the model parameters. As a class of neural networks in deep learning, the convolutional neural network (CNN) is widely used in medical image analysis [23], gesture recognition [24], emotional frame recognition [25], air quality prediction [26], and other fields, because it can extract features within a specific space [27]. Zheng et al [28] used a residual neural network framework to simulate the time, period, and trend features of crowd flow and predict regional traffic flow.…”
Section: Introductionmentioning
confidence: 99%
“…Moreover, architectures like CNN are computationally expensive and lead to wastage of resources when used with less complex research problems [40]. Here, we attempt to reduce the overall classification time by reducing the feature space used to train the model to get an optimal model to classify handwritten digits.…”
Section: Introductionmentioning
confidence: 99%