A Convolutional Neural Network-Based Low Complexity Filter
Chao Liu, Heming Sun, Jiro Katto, Xiaoyang Zeng, and Yibo Fan

TL;DR
This paper introduces a low complexity CNN-based video filter using depth separable convolution and residual mapping, achieving effective artifact reduction with less computational cost and improved generalization.
Contribution
A novel low complexity CNN filter combining depth separable convolution, a residual mapping module, and a new weight initialization method for improved video artifact reduction.
Findings
Achieves 1.2% BD-rate reduction over H.265/HEVC
Reduces FLOPs by 79.1% compared to VR-CNN
Effective in generalization and adaptive filtering
Abstract
Convolutional Neural Network (CNN)-based filters have achieved significant performance in video artifacts reduction. However, the high complexity of existing methods makes it difficult to be applied in real usage. In this paper, a CNN-based low complexity filter is proposed. We utilize depth separable convolution (DSC) merged with the batch normalization (BN) as the backbone of our proposed CNN-based network. Besides, a weight initialization method is proposed to enhance the training performance. To solve the well known over smoothing problem for the inter frames, a frame-level residual mapping (RM) is presented. We analyze some of the mainstream methods like frame-level and block-level based filters quantitatively and build our CNN-based filter with frame-level control to avoid the extra complexity and artificial boundaries caused by block-level control. In addition, a novel module…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Advanced Image Processing Techniques · Image Enhancement Techniques
