English

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

Image and Video Processing 2024-09-25 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

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

Keywords

Cite

@article{arxiv.2409.15384,
  title  = {BurstM: Deep Burst Multi-scale SR using Fourier Space with Optical Flow},
  author = {EungGu Kang and Byeonghun Lee and Sunghoon Im and Kyong Hwan Jin},
  journal= {arXiv preprint arXiv:2409.15384},
  year   = {2024}
}

Comments

12 pages

R2 v1 2026-06-28T18:54:16.369Z