TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Reference-based Restoration of Digitized Analog Videotapes

Reference-based Restoration of Digitized Analog Videotapes

Lorenzo Agnolucci, Leonardo Galteri, Marco Bertini, Alberto del Bimbo

2023-10-20Artifact DetectionAnalog Video RestorationVideo Restoration
PaperPDFCodeCode(official)

Abstract

Analog magnetic tapes have been the main video data storage device for several decades. Videos stored on analog videotapes exhibit unique degradation patterns caused by tape aging and reader device malfunctioning that are different from those observed in film and digital video restoration tasks. In this work, we present a reference-based approach for the resToration of digitized Analog videotaPEs (TAPE). We leverage CLIP for zero-shot artifact detection to identify the cleanest frames of each video through textual prompts describing different artifacts. Then, we select the clean frames most similar to the input ones and employ them as references. We design a transformer-based Swin-UNet network that exploits both neighboring and reference frames via our Multi-Reference Spatial Feature Fusion (MRSFF) blocks. MRSFF blocks rely on cross-attention and attention pooling to take advantage of the most useful parts of each reference frame. To address the absence of ground truth in real-world videos, we create a synthetic dataset of videos exhibiting artifacts that closely resemble those commonly found in analog videotapes. Both quantitative and qualitative experiments show the effectiveness of our approach compared to other state-of-the-art methods. The code, the model, and the synthetic dataset are publicly available at https://github.com/miccunifi/TAPE.

Results

TaskDatasetMetricValueModel
Video RestorationTAPELPIPS0.052TAPE
Video RestorationTAPEPSNR35.53TAPE
Video RestorationTAPESSIM0.946TAPE
Video RestorationTAPEVMAF83.61TAPE

Related Papers

Unsupervised Methods for Video Quality Improvement: A Survey of Restoration and Enhancement Techniques2025-07-11BrokenVideos: A Benchmark Dataset for Fine-Grained Artifact Localization in AI-Generated Videos2025-06-25WonderFree: Enhancing Novel View Quality and Cross-View Consistency for 3D Scene Exploration2025-06-25Quantitative Benchmarking of Anomaly Detection Methods in Digital Pathology2025-06-24EditInspector: A Benchmark for Evaluation of Text-Guided Image Edits2025-06-11Plug-and-Play Linear Attention for Pre-trained Image and Video Restoration Models2025-06-10SeedVR2: One-Step Video Restoration via Diffusion Adversarial Post-Training2025-06-05Zero-to-Hero: Zero-Shot Initialization Empowering Reference-Based Video Appearance Editing2025-05-29