paper-with-me

홈 › Papers

RCLC: ROI-based joint conventional and learning video compression

2021-07-14 · Trinh Man Hoang, Jinjia Zhou

COVID-19 leads to the high demand for remote interactive systems ever seen. One of the key elements of these systems is video streaming, which requires a very high network bandwidth due to its specific real-time demand, especially with high-resolution video. Existing video compression methods are struggling in the trade-off between video quality and the speed requirement. Addressed that the background information rarely changes in most remote meeting cases, we introduce a Region-Of-Interests (ROI) based video compression framework (named RCLC) that leverages the cutting-edge learning-based and conventional technologies. In RCLC, each coming frame is marked as a background-updating (BU) or ROI-updating (RU) frame. By applying the conventional video codec, the BU frame is compressed with low-quality and high-compression, while the ROI from RU-frame is compressed with high-quality and low-compression. The learning-based methods are applied to detect the ROI, blend background-ROI, and enhance video quality. The experimental results show that our RCLC can reduce up to 32.55\% BD-rate for the ROI region compared to H.265 video codec under a similar compression time with 1080p resolution.

📄 PDF Abstract BibTeX arXiv:2107.06492

Code (1)

HoangTrinh/ROI_Online_Meeting_Codec pytorch

Tasks

Video Compression

Similar Papers 제목 키워드 기반

DVC: An End-to-end Deep Video Compression Framework

2018-11-30 · CVPR 2019 6 · Guo Lu, Wanli Ouyang, Dong Xu, Xiaoyun Zhang 외

Conventional video compression approaches use the predictive coding architecture and encode the corresponding motion information and residual information. In this paper, taking advantage of both classical architecture in…

MS-SSIMOptical Flow EstimationSSIMVideo Compression

Low-complexity Deep Video Compression with A Distributed Coding Architecture

2023-03-21 · Xinjie Zhang, Jiawei Shao, Jun Zhang

Prevalent predictive coding-based video compression methods rely on a heavy encoder to reduce temporal redundancy, which makes it challenging to deploy them on resource-constrained devices. Since the 1970s, distributed s…

DecoderMotion EstimationVideo Compression

Keep-or-Drop? Adaptive Tokenizer for Compact Video Representation

2026-08-25 · Yeonkyeong Lee, Hyunsung Go, Jongmin Kim, Sewoong Lim 외 arxiv

Latent diffusion models have emerged as a dominant framework for high-fidelity image and video synthesis, operating in compact latent spaces with variational autoencoders (VAEs) to enhance computational efficiency withou…

Computational Efficiency

Improved Encoding for Overfitted Video Codecs

2025-01-28 · Thomas Leguay, Théo Ladune, Pierrick Philippe, Olivier Deforges

Overfitted neural video codecs offer a decoding complexity orders of magnitude smaller than their autoencoder counterparts. Yet, this low complexity comes at the cost of limited compression efficiency, in part due to the…

Optical Flow Estimation

UCVC: A Unified Contextual Video Compression Framework with Joint P-frame and B-frame Coding

2024-02-02 · Jiayu Yang, Wei Jiang, Yongqi Zhai, Chunhui Yang 외

This paper presents a learned video compression method in response to video compression track of the 6th Challenge on Learned Image Compression (CLIC), at DCC 2024.Specifically, we propose a unified contextual video comp…

Image CompressionVideo Compression