2020
DOI: 10.1109/tvlsi.2019.2961602
|View full text |Cite
|
Sign up to set email alerts
|

Stride 2 1-D, 2-D, and 3-D Winograd 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
30
0
4

Year Published

2021
2021
2024
2024

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 50 publications
(34 citation statements)
references
References 26 publications
0
30
0
4
Order By: Relevance
“…Two types of strides are used: Stride 1 (s1) and Stride 2 (s2). Stride represents the element-wise shift displacement of a kernel over an input along a particular axis [11]. Stride 1 will move one filter at a time, and Stride 2 will move two filters at a time.…”
Section: Related Work a Mobilenetmentioning
confidence: 99%
“…Two types of strides are used: Stride 1 (s1) and Stride 2 (s2). Stride represents the element-wise shift displacement of a kernel over an input along a particular axis [11]. Stride 1 will move one filter at a time, and Stride 2 will move two filters at a time.…”
Section: Related Work a Mobilenetmentioning
confidence: 99%
“…Such large transformation matrices result in complex pre-computation and more latency. Yang et al [32] and Yepez and Ko [33] further applied the Winograd algorithm for 2-stride convolution by decomposing the input feature map titles and kernels.…”
Section: Related Workmentioning
confidence: 99%
“…Refs. [32,33] proposed a strategy of decomposing 2-D 2-stride convolution, that is, decomposing and recombining the input feature title and convolution kernel according to the location of elements. Then, each decomposed feature sub-titles only do convolution with the corresponding decomposed sub-kernel.…”
Section: Winograd Algorithmmentioning
confidence: 99%
See 1 more Smart Citation
“…Down-sampling often uses a stride convolution operator to reduce the size of the feature map through non-unit step convolution. [19] extended the algorithm to three dimensions while achieving a step size of 2.…”
Section: Generalizationmentioning
confidence: 99%