paper-with-me

홈 › Papers

Bitstream-Corrupted Video Recovery: A Novel Benchmark Dataset and Method

2023-09-25 · NeurIPS 2023 11 · Tianyi Liu, Kejun Wu, Yi Wang, Wenyang Liu, Kim-Hui Yap, Lap-Pui Chau

The past decade has witnessed great strides in video recovery by specialist technologies, like video inpainting, completion, and error concealment. However, they typically simulate the missing content by manual-designed error masks, thus failing to fill in the realistic video loss in video communication (e.g., telepresence, live streaming, and internet video) and multimedia forensics. To address this, we introduce the bitstream-corrupted video (BSCV) benchmark, the first benchmark dataset with more than 28,000 video clips, which can be used for bitstream-corrupted video recovery in the real world. The BSCV is a collection of 1) a proposed three-parameter corruption model for video bitstream, 2) a large-scale dataset containing rich error patterns, multiple corruption levels, and flexible dataset branches, and 3) a plug-and-play module in video recovery framework that serves as a benchmark. We evaluate state-of-the-art video inpainting methods on the BSCV dataset, demonstrating existing approaches' limitations and our framework's advantages in solving the bitstream-corrupted video recovery problem. The benchmark and dataset are released at https://github.com/LIUTIGHE/BSCV-Dataset.

📄 PDF Abstract BibTeX arXiv:2309.13890

Code (1)

liutighe/bscv-dataset 공식 구현 pytorch

Tasks

Video Inpainting

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

NTIRE 2026 Challenge on Bitstream-Corrupted Video Restoration: Methods and Results

2026-04-08 · Wenbin Zou, Tianyi Liu, Kejun Wu, Huiping Zhuang 외 arxiv

This paper reports on the NTIRE 2026 Challenge on Bitstream-Corrupted Video Restoration (BSCVR). The challenge aims to advance research on recovering visually coherent videos from corrupted bitstreams, whose decoding oft…

Video Restoration

Towards Blind Bitstream-corrupted Video Recovery via a Visual Foundation Model-driven Framework

2025-07-30 · Tianyi Liu, Kejun Wu, Chen Cai, Yi Wang 외 arxiv

Video signals are vulnerable in multimedia communication and storage systems, as even slight bitstream-domain corruption can lead to significant pixel-domain degradation. To recover faithful spatio-temporal content from …

Blind Bitstream-corrupted Video Recovery via Metadata-guided Diffusion Model

2025-01-01 · CVPR 2025 1 · Shuyun Wang, Hu Zhang, Xin Shen, Dadong Wang 외

Bitstream-corrupted video recovery aims to fill in realistic video content due to bitstream corruption during video storage or transmission. Most existing methods typically assume that the predefined masks of the cor…

Blind Bitstream-corrupted Video Recovery via Metadata-guided Diffusion Model

2026-04-15 · Shuyun Wang, Hu Zhang, Xin Shen, Dadong Wang 외 arxiv

Bitstream-corrupted video recovery aims to restore realistic content degraded during video storage or transmission. Existing methods typically assume that predefined masks of corrupted regions are available, but manually…

Bitstream-Corrupted JPEG Images are Restorable: Two-stage Compensation and Alignment Framework for Image Restoration

2023-04-14 · CVPR 2023 1 · Wenyang Liu, Yi Wang, Kim-Hui Yap, Lap-Pui Chau

In this paper, we study a real-world JPEG image restoration problem with bit errors on the encrypted bitstream. The bit errors bring unpredictable color casts and block shifts on decoded image contents, which cannot be r…

DecoderImage Restoration