paper-with-me

Papers

Learned Video Codec with Enriched Reconstruction for CLIC P-frame Coding

2020-12-14 · David Alexandre, Hsueh-Ming Hang

This paper proposes a learning-based video codec, specifically used for Challenge on Learned Image Compression (CLIC, CVPRWorkshop) 2020 P-frame coding. More specifically, we designed a compressor network with Refine-Net for coding residual signals and motion vectors. Also, for motion estimation, we introduced a hierarchical, attention-based ME-Net. To verify our design, we conducted an extensive ablation study on our modules and different input formats. Our video codec demonstrates its performance by using the perfect reference frame at the decoder side specified by the CLIC P-frame Challenge. The experimental result shows that our proposed codec is very competitive with the Challenge top performers in terms of quality metrics.

📄 PDF Abstract BibTeX arXiv:2012.07462

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage CompressionMotion Estimation

Similar Papers 제목 키워드 기반

Artificial Intelligence based Video Codec (AIVC) for CLIC 2022

2022-06-28 · Théo Ladune, Gordon Clare, Pierrick Philippe, Félix Henri

This paper presents the AIVC submission to the CLIC 2022 video track. AIVC is a fully-learned video codec based on conditional autoencoders. The flexibility of the AIVC models is leveraged to implement rate allocation an…

Adaptation and Attention for Neural Video Coding

2021-12-16 · Nannan Zou, Honglei Zhang, Francesco Cricri, Ramin G. Youvalari 외

Neural image coding represents now the state-of-the-art image compression approach. However, a lot of work is still to be done in the video domain. In this work, we propose an end-to-end learned video codec that introduc…

DecoderImage CompressionMotion Estimation

Conditional Coding and Variable Bitrate for Practical Learned Video Coding

2021-04-19 · Théo Ladune, Pierrick Philippe, Wassim Hamidouche, Lu Zhang 외

This paper introduces a practical learned video codec. Conditional coding and quantization gain vectors are used to provide flexibility to a single encoder/decoder pair, which is able to compress video sequences at a var…

DecoderQuantization

Prediction and Reference Quality Adaptation for Learned Video Compression

2024-06-20 · Xihua Sheng, Li Li, Dong Liu, Houqiang Li

Temporal prediction is one of the most important technologies for video compression. Various prediction coding modes are designed in traditional video codecs. Traditional video codecs will adaptively to decide the optima…

PredictionVideo Compression

Optical Flow and Mode Selection for Learning-based Video Coding

2020-08-06 · Théo Ladune, Pierrick Philippe, Wassim Hamidouche, Lu Zhang 외

This paper introduces a new method for inter-frame coding based on two complementary autoencoders: MOFNet and CodecNet. MOFNet aims at computing and conveying the Optical Flow and a pixel-wise coding Mode selection. The …

Image CompressionOptical Flow EstimationPrediction