2018
DOI: 10.1007/978-3-319-91253-0_23
|View full text |Cite
|
Sign up to set email alerts
|

Discrete Cosine Transform Spectral Pooling Layers for Convolutional Neural Networks

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
7
0

Year Published

2018
2018
2023
2023

Publication Types

Select...
6
2
1

Relationship

0
9

Authors

Journals

citations
Cited by 11 publications
(7 citation statements)
references
References 7 publications
0
7
0
Order By: Relevance
“…In these experiments, spectral pooling shows favorable results. We also compare our DHT spectral pooling method with the DCT spectral pooling method [35]. Our implementation is based on PyTorch [28].…”
Section: Methodsmentioning
confidence: 99%
See 1 more Smart Citation
“…In these experiments, spectral pooling shows favorable results. We also compare our DHT spectral pooling method with the DCT spectral pooling method [35]. Our implementation is based on PyTorch [28].…”
Section: Methodsmentioning
confidence: 99%
“…This would be tedious and sometimes computation/time consuming. Following the work of [1], spectral pooling approach using discrete cosine transform (DCT) [35] and wavelet transform [36] are also proposed.…”
Section: Introductionmentioning
confidence: 99%
“…A flatten layer is implemented as a layer between the convolutional and dense layer to reduce the feature maps to a single one-dimensional vector. And the dense layer is a fully connected layer, similar to an MLP, which at a final stage of the CNN network, interprets the features extracted by the convolutional part of the model [3,37]. Figure 1 illustrates the one dimensional sequential CNN architecture, and how any input data is transformed by the convolutional operations into certain output.…”
Section: Convolutional Neural Networkmentioning
confidence: 99%
“…The Discrete Cosine Transform (DCT) is also a frequency domain transform which is being utilized in pooling layers [16,17,18]. These papers propose modifications to preserve more information or reduce the layer computational cost.…”
Section: Dct-based Poolingmentioning
confidence: 99%