Machine Learning based Post Processing Artifact Reduction in HEVC Intra Coding
K.R. Rao, Ninad Gorey

TL;DR
This paper introduces a deep learning-based post-processing method for HEVC intra coding that enhances artifact reduction and reduces bit rate, outperforming existing CNN approaches in quality metrics and efficiency.
Contribution
It proposes a novel variable filter size deep CNN architecture for SAO filtering, improving artifact removal and reducing overhead in HEVC intra coding.
Findings
Outperforms other CNN-based methods in PSNR and SSIM.
Achieves an average of 4.1% bit rate reduction over HEVC baseline.
Effective training with data augmentation and transfer learning.
Abstract
The lossy compression techniques produce various artifacts like blurring, distortion at block bounders, ringing and contouring effects on outputs especially at low bit rates. To reduce those compression artifacts various Convolutional Neural Network (CNN) based post processing techniques have been experimented over recent years. The latest video coding standard HEVC adopts two post processing filtering operations namely de-blocking filter (DBF) followed by sample adaptive offset (SAO). These operations consumes extra signaling bit and becomes an overhead to network. In this paper we proposed a new Deep learning based algorithm on SAO filtering operation. We designed a variable filter size Sub-layered Deeper CNN (SDCNN) architecture to improve filtering operation and incorporated large stride convolutional, deconvolution layers for further speed up. We also demonstrated that deeper…
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 Image Processing Techniques · Video Coding and Compression Technologies · Image and Video Quality Assessment
