paper-with-me

홈 › Papers

Deep Video Codec Control for Vision Models

2023-08-30 · Christoph Reich, Biplob Debnath, Deep Patel, Tim Prangemeier, Daniel Cremers, Srimat Chakradhar

Standardized lossy video coding is at the core of almost all real-world video processing pipelines. Rate control is used to enable standard codecs to adapt to different network bandwidth conditions or storage constraints. However, standard video codecs (e.g., H.264) and their rate control modules aim to minimize video distortion w.r.t. human quality assessment. We demonstrate empirically that standard-coded videos vastly deteriorate the performance of deep vision models. To overcome the deterioration of vision performance, this paper presents the first end-to-end learnable deep video codec control that considers both bandwidth constraints and downstream deep vision performance, while adhering to existing standardization. We demonstrate that our approach better preserves downstream deep vision performance than traditional standard video coding.

📄 PDF Abstract BibTeX arXiv:2308.16215

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Flow EstimationSemantic SegmentationVideo Compression

Similar Papers 제목 키워드 기반

Differentiable Proxy Learning for Adaptive Quantization Control in H.264 Video Coding

2026-07-11 · Qihan Xu, Ivan V. Bajić arxiv

H.264 has been the most widely used video coding format for the past two decades due to its relative simplicity, efficiency, and wide availability of software and hardware implementations. However, optimizing codec param…

Semantic Segmentation

CodecCap: High-Fidelity Codec-Inspired Residual Modeling for Dense Video Captioning

2026-05-26 · Zihan Lin, Songhe Deng, Shuwei He, Danxiang Zhu 외 arxiv

Existing video captioning methods struggle to balance visual fidelity and redundancy: holistic captions are compact but lose fine-grained evidence, whereas segment-wise captions improve coverage but introduce heavy redun…

Dense Video CaptioningDense Captioning

NN-VVC: Versatile Video Coding boosted by self-supervisedly learned image coding for machines

2024-01-19 · Jukka I. Ahonen, Nam Le, Honglei Zhang, Antti Hallapuro 외

The recent progress in artificial intelligence has led to an ever-increasing usage of images and videos by machine analysis algorithms, mainly neural networks. Nonetheless, compression, storage and transmission of media …

Task-Aware Encoder Control for Deep Video Compression

2024-04-07 · CVPR 2024 1 · Xingtong Ge, Jixiang Luo, Xinjie Zhang, Tongda Xu 외

Prior research on deep video compression (DVC) for machine tasks typically necessitates training a unique codec for each specific task, mandating a dedicated decoder per task. In contrast, traditional video codecs employ…

DecoderVideo Compression

A Preprocessing Framework for Video Machine Vision under Compression

2025-12-17 · Fei Zhao, Mengxi Guo, Shijie Zhao, Junlin Li 외 arxiv

There has been a growing trend in compressing and transmitting videos from terminals for machine vision tasks. Nevertheless, most video coding optimization method focus on minimizing distortion according to human percept…