paper-with-me

Papers

EPS: Efficient Patch Sampling for Video Overfitting in Deep Super-Resolution Model Training

2024-11-25 · Yiying Wei, Hadi Amirpour, Jong Hwan Ko, Christian Timmerer

Leveraging the overfitting property of deep neural networks (DNNs) is trending in video delivery systems to enhance quality within bandwidth limits. Existing approaches transmit overfitted super-resolution (SR) model streams for low-resolution (LR) bitstreams, which are used to reconstruct high-resolution (HR) videos at the decoder. Although these approaches show promising results, the huge computational costs of training a large number of video frames limit their practical applications. To overcome this challenge, we propose an efficient patch sampling method named EPS for video SR network overfitting, which identifies the most valuable training patches from video frames. To this end, we first present two low-complexity Discrete Cosine Transform (DCT)-based spatial-temporal features to measure the complexity score of each patch directly. By analyzing the histogram distribution of these features, we then categorize all possible patches into different clusters and select training patches from the cluster with the highest spatial-temporal information. The number of sampled patches is adaptive based on the video content, addressing the trade-off between training complexity and efficiency. Our method reduces the number of patches for the training to 4% to 25%, depending on the resolution and number of clusters, while maintaining high video quality and significantly enhancing training efficiency. Compared to the state-of-the-art patch sampling method, EMT, our approach achieves an 83% decrease in overall run time.

📄 PDF Abstract BibTeX arXiv:2411.16312

Code (0)

등록된 구현이 없습니다.

Tasks

Super-Resolution

Methods 이 논문이 사용한 방법론

Discrete Cosine Transform Discrete Cosine Transform (DCT) is an orthogonal transformation method that decomposes an image to its spatial frequency spectrum. It expresses a finite sequence of data…

Similar Papers 제목 키워드 기반

FAST-VQA: Efficient End-to-end Video Quality Assessment with Fragment Sampling

2022-07-06 · HaoNing Wu, Chaofeng Chen, Jingwen Hou, Liang Liao 외

Current deep video quality assessment (VQA) methods are usually with high computational costs when evaluating high-resolution videos. This cost hinders them from learning better video-quality-related representations via …

Video Quality Assessment

PatchVSR: Breaking Video Diffusion Resolution Limits with Patch-wise Video Super-Resolution

2025-09-30 · Shian Du, Menghan Xia, Chang Liu, Xintao Wang 외 arxiv

Pre-trained video generation models hold great potential for generative video super-resolution (VSR). However, adapting them for full-size VSR, as most existing methods do, suffers from unnecessary intensive full-attenti…

Video Super-ResolutionVideo Generation

PatchVSR: Breaking Video Diffusion Resolution Limits with Patch-wise Video Super-Resolution

2025-01-01 · CVPR 2025 1 · Shian Du, Menghan Xia, Chang Liu, Xintao Wang 외

Pre-trained video generation models hold great potential for generative video super-resolution (VSR). However, adapting them for full-size VSR, as most existing methods do, suffers from unnecessary intensive full-att…

4kSuper-ResolutionVideo GenerationVideo Super-Resolution

Across Scales & Across Dimensions: Temporal Super-Resolution using Deep Internal Learning

2020-03-19 · ECCV 2020 8 · Liad Pollak Zuckerman, Eyal Naor, George Pisha, Shai Bagon 외

When a very fast dynamic event is recorded with a low-framerate camera, the resulting video suffers from severe motion blur (due to exposure time) and motion aliasing (due to low sampling rate in time). True Temporal Sup…

Super-ResolutionVideo Super-Resolution

Towards High-Quality and Efficient Video Super-Resolution via Spatial-Temporal Data Overfitting

2023-03-15 · CVPR 2023 1 · Gen Li, Jie Ji, Minghai Qin, Wei Niu 외

As deep convolutional neural networks (DNNs) are widely used in various fields of computer vision, leveraging the overfitting ability of the DNN to achieve video resolution upscaling has become a new trend in the modern …

Super-ResolutionVideo Super-Resolution