paper-with-me

홈 › Papers

RBSR: Efficient and Flexible Recurrent Network for Burst Super-Resolution

2023-06-30 · Renlong Wu, Zhilu Zhang, Shuohao Zhang, Hongzhi Zhang, WangMeng Zuo

Burst super-resolution (BurstSR) aims at reconstructing a high-resolution (HR) image from a sequence of low-resolution (LR) and noisy images, which is conducive to enhancing the imaging effects of smartphones with limited sensors. The main challenge of BurstSR is to effectively combine the complementary information from input frames, while existing methods still struggle with it. In this paper, we suggest fusing cues frame-by-frame with an efficient and flexible recurrent network. In particular, we emphasize the role of the base-frame and utilize it as a key prompt to guide the knowledge acquisition from other frames in every recurrence. Moreover, we introduce an implicit weighting loss to improve the model's flexibility in facing input frames with variable numbers. Extensive experiments on both synthetic and real-world datasets demonstrate that our method achieves better results than state-of-the-art ones. Codes and pre-trained models are available at https://github.com/ZcsrenlongZ/RBSR.

📄 PDF Abstract BibTeX arXiv:2306.17595

Code (1)

zcsrenlongz/rbsr 공식 구현 pytorch

Tasks

Super-Resolution

Similar Papers 제목 키워드 기반

RBSRICNN: Raw Burst Super-Resolution through Iterative Convolutional Neural Network

2021-10-25 · Rao Muhammad Umer, Christian Micheloni

Modern digital cameras and smartphones mostly rely on image signal processing (ISP) pipelines to produce realistic colored RGB images. However, compared to DSLR cameras, low-quality images are usually obtained in many po…

Image Super-ResolutionSuper-Resolution

NTIRE 2021 Challenge on Burst Super-Resolution: Methods and Results

2021-06-07 · Goutam Bhat, Martin Danelljan, Radu Timofte, Kazutoshi Akita 외

This paper reviews the NTIRE2021 challenge on burst super-resolution. Given a RAW noisy burst as input, the task in the challenge was to generate a clean RGB image with 4 times higher resolution. The challenge contained …

Super-Resolution

Self-Supervised Burst Super-Resolution

2023-01-01 · ICCV 2023 1 · Goutam Bhat, Michaël Gharbi, Jiawen Chen, Luc van Gool 외

We introduce a self-supervised training strategy for burst super-resolution that only uses noisy low-resolution bursts during training. Our approach eliminates the need to carefully tune synthetic data simulation pip…

Super-Resolution

BSRT: Improving Burst Super-Resolution with Swin Transformer and Flow-Guided Deformable Alignment

2022-04-18 · Ziwei Luo, Youwei Li, Shen Cheng, Lei Yu 외

This work addresses the Burst Super-Resolution (BurstSR) task using a new architecture, which requires restoring a high-quality image from a sequence of noisy, misaligned, and low-resolution RAW bursts. To overcome the c…

Burst Image ReconstructionBurst Image Super-ResolutionMulti-Frame Super-ResolutionOptical Flow Estimation+1

Burst Image Super-Resolution with Base Frame Selection

2024-06-25 · Sanghyun Kim, Min Jung Lee, Woohyeok Kim, Deunsol Jung 외

Burst image super-resolution has been a topic of active research in recent years due to its ability to obtain a high-resolution image by using complementary information between multiple frames in the burst. In this work,…

Burst Image Super-ResolutionImage Super-ResolutionSuper-Resolution