2019 IEEE/CVF International Conference on Computer Vision (ICCV) 2019
DOI: 10.1109/iccv.2019.00525
|View full text |Cite
|
Sign up to set email alerts
|

DSConv: Efficient Convolution Operator

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
17
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
6
2
1

Relationship

1
8

Authors

Journals

citations
Cited by 50 publications
(24 citation statements)
references
References 13 publications
0
17
0
Order By: Relevance
“…Where Conv-Block is the standard convolution module, DSconv is the depthwise separable convolution [13], Up-Conv is the up-convolution, and Down-Conv is the down-convolution. There are Residual blocks between the encoder and decoder linear bottleneck residual blocks.…”
Section: Architecture Of Animationganmentioning
confidence: 99%
“…Where Conv-Block is the standard convolution module, DSconv is the depthwise separable convolution [13], Up-Conv is the up-convolution, and Down-Conv is the down-convolution. There are Residual blocks between the encoder and decoder linear bottleneck residual blocks.…”
Section: Architecture Of Animationganmentioning
confidence: 99%
“…This strategy has been applied to CNNs and tensors before. Previous papers have used different strategies for sharing exponents: for inference only [5,27,28], and for training as well [4,6,32,42]. Most of the methods share the exponent across entire tensors, or batches.…”
Section: Preamblementioning
confidence: 99%
“…We believe that these options are unnecessarily restrictive, and more accuracy can be obtained by using smaller blocks. We follow the strategy of [27], in which exponents are shared channel-wise. This allows for a fine-grained trade-off between accuracy and computation, whilst taking advantage of fixed point operations in hardware.…”
Section: Preamblementioning
confidence: 99%
“…In CAM modules, the receptive field is expanded, and the computation also increases. To alleviate this problem, we introduce the highly efficient convolution operator DSConv proposed in reference [43]. DSConv is a more efficient quantization operator that replaces single precision operations with integer operations, whereas it is able to preserve both the kernel weights and the probability distribution.…”
Section: Dsconvmentioning
confidence: 99%