Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Context-Aware Video Reconstruction for Rolling Shutter Cameras

About

With the ubiquity of rolling shutter (RS) cameras, it is becoming increasingly attractive to recover the latent global shutter (GS) video from two consecutive RS frames, which also places a higher demand on realism. Existing solutions, using deep neural networks or optimization, achieve promising performance. However, these methods generate intermediate GS frames through image warping based on the RS model, which inevitably result in black holes and noticeable motion artifacts. In this paper, we alleviate these issues by proposing a context-aware GS video reconstruction architecture. It facilitates the advantages such as occlusion reasoning, motion compensation, and temporal abstraction. Specifically, we first estimate the bilateral motion field so that the pixels of the two RS frames are warped to a common GS frame accordingly. Then, a refinement scheme is proposed to guide the GS frame synthesis along with bilateral occlusion masks to produce high-fidelity GS video frames at arbitrary times. Furthermore, we derive an approximated bilateral motion field model, which can serve as an alternative to provide a simple but effective GS frame initialization for related tasks. Experiments on synthetic and real data show that our approach achieves superior performance over state-of-the-art methods in terms of objective metrics and subjective visual quality. Code is available at \url{https://github.com/GitCVfb/CVR}.

Bin Fan, Yuchao Dai, Zhiyuan Zhang, Qi Liu, Mingyi He• 2022

Related benchmarks

TaskDatasetResultRank
Video ReconstructionrealBR length 3 (test)
PSNR21.98
16
Video ReconstructionrealBR length 9 (test)
PSNR22.26
16
Video ReconstructionrealBR length 5 (test)
PSNR21.7
16
Video ReconstructionGOPRO-BR x3 sequence length
PSNR23.5
16
Video ReconstructionGOPRO-BR x7 sequence length
PSNR23.47
16
Rolling Shutter CorrectionFastec-RS
PSNR28.72
14
Global Shutter image recoveryCarla-RS CRM with occlusion mask (test)
PSNR32.02
8
Global Shutter image recoveryCarla-RS without occlusion mask (test)
PSNR31.74
8
Global Shutter image recoveryFastec-RS FR (test)
PSNR28.72
8
Rolling Shutter CorrectionCarla-RS CRM with mask
PSNR32.02
8
Showing 10 of 13 rows

Other info

Code

Follow for update