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

BurstM: Deep Burst Multi-scale SR using Fourier Space with Optical Flow

About

Multi frame super-resolution(MFSR) achieves higher performance than single image super-resolution (SISR), because MFSR leverages abundant information from multiple frames. Recent MFSR approaches adapt the deformable convolution network (DCN) to align the frames. However, the existing MFSR suffers from misalignments between the reference and source frames due to the limitations of DCN, such as small receptive fields and the predefined number of kernels. From these problems, existing MFSR approaches struggle to represent high-frequency information. To this end, we propose Deep Burst Multi-scale SR using Fourier Space with Optical Flow (BurstM). The proposed method estimates the optical flow offset for accurate alignment and predicts the continuous Fourier coefficient of each frame for representing high-frequency textures. In addition, we have enhanced the network flexibility by supporting various super-resolution (SR) scale factors with the unimodel. We demonstrate that our method has the highest performance and flexibility than the existing MFSR methods. Our source code is available at https://github.com/Egkang-Luis/burstm

EungGu Kang, Byeonghun Lee, Sunghoon Im, Kyong Hwan Jin• 2024

Related benchmarks

TaskDatasetResultRank
Burst Image Super-ResolutionSyntheticBurst
PSNR35.63
12
Burst Image Super-ResolutionBurstSR (real)
PSNR30.31
12
Burst Super-ResolutionBurstSR x4 (test)
PSNR49.12
9
Burst Super-ResolutionSyntheticBurst x4 (test)
PSNR42.87
9
Burst Super-ResolutionSyntheticBurst x2 (test)
PSNR46.01
8
Burst Super-ResolutionSyntheticBurst x3 (test)
PSNR44.79
8
Multi-Frame Super-ResolutionMIT-Adobe FiveK synthetic burst hexadeca Bayer (test)
PSNR40.56
7
Super-ResolutionBurstSR
Inference Time (ms)11.6
5
Burst Image Super-ResolutionRealBSR RAW
PSNR22.38
4
Showing 9 of 9 rows

Other info

Code

Follow for update