paper-with-me

Papers

A Codec Information Assisted Framework for Efficient Compressed Video Super-Resolution

2022-10-15 · Hengsheng Zhang, Xueyi Zou, Jiaming Guo, Youliang Yan, Rong Xie, Li Song

Online processing of compressed videos to increase their resolutions attracts increasing and broad attention. Video Super-Resolution (VSR) using recurrent neural network architecture is a promising solution due to its efficient modeling of long-range temporal dependencies. However, state-of-the-art recurrent VSR models still require significant computation to obtain a good performance, mainly because of the complicated motion estimation for frame/feature alignment and the redundant processing of consecutive video frames. In this paper, considering the characteristics of compressed videos, we propose a Codec Information Assisted Framework (CIAF) to boost and accelerate recurrent VSR models for compressed videos. Firstly, the framework reuses the coded video information of Motion Vectors to model the temporal relationships between adjacent frames. Experiments demonstrate that the models with Motion Vector based alignment can significantly boost the performance with negligible additional computation, even comparable to those using more complex optical flow based alignment. Secondly, by further making use of the coded video information of Residuals, the framework can be informed to skip the computation on redundant pixels. Experiments demonstrate that the proposed framework can save up to 70% of the computation without performance drop on the REDS4 test videos encoded by H.264 when CRF is 23.

📄 PDF Abstract BibTeX arXiv:2210.08229

Code (0)

등록된 구현이 없습니다.

Tasks

Motion EstimationOptical Flow EstimationSuper-ResolutionVideo Super-Resolution

Methods 이 논문이 사용한 방법론

Test 설명 없음
CRF Conditional Random Fields or CRFs are a type of probabilistic graph model that take neighboring sample context into account for tasks like classification. Prediction is…

Similar Papers 제목 키워드 기반

Lightweight Hybrid Video Compression Framework Using Reference-Guided Restoration Network

2023-03-21 · Hochang Rhee, Seyun Kim, Nam Ik Cho

Recent deep-learning-based video compression methods brought coding gains over conventional codecs such as AVC and HEVC. However, learning-based codecs generally require considerable computation time and model complexity…

DecoderVideo Compression

Plug-and-Play Versatile Compressed Video Enhancement

2025-01-01 · CVPR 2025 1 · Huimin Zeng, Jiacheng Li, Zhiwei Xiong

As a widely adopted technique in data transmission, video compression effectively reduces the size of files, making it possible for real-time cloud computing. However, it comes at the cost of visual quality, posing …

Cloud ComputingVideo CompressionVideo Enhancement

VOCA: Visual Odometry with Codec Awareness

2026-06-30 · Nouri Alexander Hilscher, Mateo de Mayo, Dominik Muhle, Christoph Otten genannt Hermes 외 arxiv

Camera pose estimation from image streams is a critical component of spatial world models that integrate perception into planning and decision-making. Nearly all Visual Odometry (VO) and Simultaneous Localization and Map…

Camera Pose EstimationVisual Odometry

Non-Semantics Suppressed Mask Learning for Unsupervised Video Semantic Compression

2023-01-01 · ICCV 2023 1 · Yuan Tian, Guo Lu, Guangtao Zhai, Zhiyong Gao

Most video compression methods aim to improve the decoded video visual quality, instead of particularly guaranteeing the semantic-completeness, which deteriorates downstream video analysis tasks, e.g., action recogni…

Action RecognitionSemantic CompressionVideo Compression

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, …

Video Compression