paper-with-me

Papers

Multi-Field De-interlacing using Deformable Convolution Residual Blocks and Self-Attention

2022-09-21 · Ronglei Ji, A. Murat Tekalp

Although deep learning has made significant impact on image/video restoration and super-resolution, learned deinterlacing has so far received less attention in academia or industry. This is despite deinterlacing is well-suited for supervised learning from synthetic data since the degradation model is known and fixed. In this paper, we propose a novel multi-field full frame-rate deinterlacing network, which adapts the state-of-the-art superresolution approaches to the deinterlacing task. Our model aligns features from adjacent fields to a reference field (to be deinterlaced) using both deformable convolution residual blocks and self attention. Our extensive experimental results demonstrate that the proposed method provides state-of-the-art deinterlacing results in terms of both numerical and perceptual performance. At the time of writing, our model ranks first in the Full FrameRate LeaderBoard at https://videoprocessing.ai/benchmarks/deinterlacer.html

📄 PDF Abstract BibTeX arXiv:2209.10192

Code (0)

등록된 구현이 없습니다.

Tasks

Super-ResolutionVideo DeinterlacingVideo Restoration

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Deformable Convolution Deformable convolutions add 2D offsets to the regular grid sampling locations in the standard convolution. It enables free…

Similar Papers 제목 키워드 기반

A New Multi-Picture Architecture for Learned Video Deinterlacing and Demosaicing with Parallel Deformable Convolution and Self-Attention Blocks

2024-04-19 · Ronglei Ji, A. Murat Tekalp

Despite the fact real-world video deinterlacing and demosaicing are well-suited to supervised learning from synthetically degraded data because the degradation models are known and fixed, learned video deinterlacing and …

DemosaickingDenoisingSuper-ResolutionVideo Deinterlacing+1

Temporal Interlacing Network

2020-01-17 · Hao Shao, Shengju Qian, Yu Liu

For a long time, the vision community tries to learn the spatio-temporal representation by combining convolutional neural network together with various temporal models, such as the families of Markov chain, optical flow,…

Optical Flow EstimationVideo Understanding

A deep deformable residual learning network for SAR images segmentation

2023-08-15 · Chenwei Wang, Jifang Pei, Yulin Huang, Jianyu Yang

Reliable automatic target segmentation in Synthetic Aperture Radar (SAR) imagery has played an important role in the SAR fields. Different from the traditional methods, Spectral Residual (SR) and CFAR detector, with the …

Learning TheorySegmentation

Multi-frame Joint Enhancement for Early Interlaced Videos

2021-09-29 · Yang Zhao, Yanbo Ma, Yuan Chen, Wei Jia 외

Early interlaced videos usually contain multiple and interlacing and complex compression artifacts, which significantly reduce the visual quality. Although the high-definition reconstruction technology for early videos h…

Video DeinterlacingVideo Reconstruction

Rethinking deinterlacing for early interlaced videos

2020-11-27 · Yang Zhao, Wei Jia, Ronggang Wang

With the rapid development of image restoration techniques, high-definition reconstruction of early videos has achieved impressive results. However, there are few studies about the interlacing artifacts that often appear…

Image Restoration