paper-with-me

Papers

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 quality of the compressed frame by leveraging the block information, called B-DRRN (Deep Recursive Residual Network with Block information). Firstly, an extra network branch is designed for leveraging the block information of the coding unit (CU). Moreover, to avoid a great increase in the network size, Recursive Residual structure and sharing weight techniques are applied. We also conduct a new large-scale dataset with 209,152 training samples. Experimental results show that the proposed B-DRRN can reduce 6.16% BD-rate compared to the HEVC standard. After efficiently adding an extra network branch, this work can improve the performance of the main network without increasing any memory for storing.

📄 PDF Abstract BibTeX arXiv:2101.09021

Code (1)

HoangTrinh/B_DRRN 공식 구현 pytorch

Tasks

Video Compression

Similar Papers 제목 키워드 기반

Image Super-Resolution via Deep Recursive Residual Network

2017-07-01 · CVPR 2017 7 · Ying Tai, Jian Yang, Xiaoming Liu

Recently, Convolutional Neural Network (CNN) based models have achieved great success in Single Image Super-Resolution (SISR). Owing to the strength of deep networks, these CNN models learn an effective nonlinear mapping…

Image Super-ResolutionSuper-ResolutionVideo Super-Resolution

Image Super-Resolution via RL-CSC: When Residual Learning Meets Convolutional Sparse Coding

2018-12-31 · Menglei Zhang, Zhou Liu, Lei Yu

We propose a simple yet effective model for Single Image Super-Resolution (SISR), by combining the merits of Residual Learning and Convolutional Sparse Coding (RL-CSC). Our model is inspired by the Learned Iterative Shri…

Image Super-ResolutionSuper-Resolution

Predicting the spread of COVID-19 in Delhi, India using Deep Residual Recurrent Neural Networks

2021-10-09 · Shashank Reddy Vadyala, Sai Nethra Betgeri

Detecting the spread of coronavirus will go a long way toward reducing human and economic loss. Unfortunately, existing Epidemiological models used for COVID 19 prediction models are too slow and fail to capture the COVI…

Decision MakingPrediction

RDRN: Recursively Defined Residual Network for Image Super-Resolution

2022-11-17 · Alexander Panaetov, Karim Elhadji Daou, Igor Samenko, Evgeny Tetin 외

Deep convolutional neural networks (CNNs) have obtained remarkable performance in single image super-resolution (SISR). However, very deep networks can suffer from training difficulty and hardly achieve further performan…

Image Super-ResolutionSuper-Resolution

Deep HDR Imaging via A Non-Local Network

2020-02-10 · Q. Yan and L. Zhang and Y. Liu and Y. Zhu and J. Sun and Q. Shi and Y. Zhang

One of the most challenging problems in reconstructing a high dynamic range (HDR) image from multiple low dynamic range (LDR) inputs is the ghosting artifacts caused by the object motion across different inputs. When the…

HDR ReconstructionImage Registration