Learned Video Codec with Enriched Reconstruction for CLIC P-frame Coding
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.
Code (0)
등록된 구현이 없습니다.
Tasks
DecoderImage CompressionMotion EstimationSimilar Papers 제목 키워드 기반
Artificial Intelligence based Video Codec (AIVC) for CLIC 2022
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
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 EstimationConditional Coding and Variable Bitrate for Practical Learned Video Coding
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…
DecoderQuantizationPrediction and Reference Quality Adaptation for Learned Video Compression
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 CompressionOptical Flow and Mode Selection for Learning-based Video Coding
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