Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Real-time Deep Video Deinterlacing

About

Interlacing is a widely used technique, for television broadcast and video recording, to double the perceived frame rate without increasing the bandwidth. But it presents annoying visual artifacts, such as flickering and silhouette "serration," during the playback. Existing state-of-the-art deinterlacing methods either ignore the temporal information to provide real-time performance but lower visual quality, or estimate the motion for better deinterlacing but with a trade-off of higher computational cost. In this paper, we present the first and novel deep convolutional neural networks (DCNNs) based method to deinterlace with high visual quality and real-time performance. Unlike existing models for super-resolution problems which relies on the translation-invariant assumption, our proposed DCNN model utilizes the temporal information from both the odd and even half frames to reconstruct only the missing scanlines, and retains the given odd and even scanlines for producing the full deinterlaced frames. By further introducing a layer-sharable architecture, our system can achieve real-time performance on a single GPU. Experiments shows that our method outperforms all existing methods, in terms of reconstruction accuracy and computational performance.

Haichao Zhu, Xueting Liu, Xiangyu Mao, Tien-Tsin Wong• 2017

Related benchmarks

TaskDatasetResultRank
Video DeinterlacingVideo Deinterlacing Sequences (test)
Average Latency (s)0.0137
28
DeinterlacingYOUKU 2K synthetic (test)
PSNR29.16
7
DeinterlacingSJTU 4K synthetic (test)
PSNR29.3
7
DeinterlacingVimeo 90K synthetic (test)
PSNR29.87
7
Video DeinterlacingTaxi (test)
PSNR38.15
6
Video DeinterlacingBasketball (test)
PSNR36.55
6
Video DeinterlacingJumping (test)
PSNR39.75
6
Video DeinterlacingTide (test)
PSNR35.37
6
Video DeinterlacingGirl (test)
PSNR35.44
6
Video DeinterlacingRoof (test)
PSNR35.44
6
Showing 10 of 14 rows

Other info

Follow for update