paper-with-me

Papers

Machine Learning based Post Processing Artifact Reduction in HEVC Intra Coding

2019-12-30

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 architecture model can effectively be trained with the features learnt in a shallow network using data augmentation and transfer learning based techniques. Experimental results shows that our proposed network outperforms other networks in terms on PSNR and SSIM measurements on widely available benchmark video sequences and also perform an average of 4.1 % bit rate reduction as compared to HEVC baseline.

📄 PDF Abstract BibTeX arXiv:1912.13100

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningBlockingData AugmentationSSIMTransfer Learning

Similar Papers 제목 키워드 기반

Partition-Aware Adaptive Switching Neural Networks for Post-Processing in HEVC

2019-12-25

This paper addresses neural network based post-processing for the state-of-the-art video coding standard, High Efficiency Video Coding (HEVC). We first propose a partition-aware Convolution Neural Network (CNN) that util…

Postprocessing of Compressed Images via Sequential Denoising

2015-10-30 · Yehuda Dar, Alfred M. Bruckstein, Michael Elad, Raja Giryes

In this work we propose a novel postprocessing technique for compression-artifact reduction. Our approach is based on posing this task as an inverse problem, with a regularization that leverages on existing state-of-the-…

DenoisingImage Denoising

Learned Quality Enhancement via Multi-Frame Priors for HEVC Compliant Low-Delay Applications

2019-05-03 · Ming Lu, Ming Cheng, Yiling Xu, ShiLiang Pu 외

Networked video applications, e.g., video conferencing, often suffer from poor visual quality due to unexpected network fluctuation and limited bandwidth. In this paper, we have developed a Quality Enhancement Network (Q…

DecoderVideo Compression

RR-DnCNN v2.0: Enhanced Restoration-Reconstruction Deep Neural Network for Down-Sampling Based Video Coding

2020-02-25

Integrating deep learning techniques into the video coding framework gains significant improvement compared to the standard compression techniques, especially, applying super-resolution (up-sampling) in down-sampling bas…

Super-Resolution

B-DRRN: A Block Information Constrained Deep Recursive Residual Network for Video Compression Artifacts Reduction

2021-01-22 · Trinh Man Hoang, Jinjia Zhou

Although the video compression ratio nowadays becomes higher, the video coders such as H.264/AVC, H.265/HEVC, H.266/VVC always suffer from the video artifacts. In this paper, we design a neural network to enhance the qua…

Video Compression