paper-with-me

홈 › Papers

Boosting Flow-based Generative Super-Resolution Models via Learned Prior

2024-03-16 · CVPR 2024 1 · Li-Yuan Tsao, Yi-Chen Lo, Chia-Che Chang, Hao-Wei Chen, Roy Tseng, Chien Feng, Chun-Yi Lee

Flow-based super-resolution (SR) models have demonstrated astonishing capabilities in generating high-quality images. However, these methods encounter several challenges during image generation, such as grid artifacts, exploding inverses, and suboptimal results due to a fixed sampling temperature. To overcome these issues, this work introduces a conditional learned prior to the inference phase of a flow-based SR model. This prior is a latent code predicted by our proposed latent module conditioned on the low-resolution image, which is then transformed by the flow model into an SR image. Our framework is designed to seamlessly integrate with any contemporary flow-based SR model without modifying its architecture or pre-trained weights. We evaluate the effectiveness of our proposed framework through extensive experiments and ablation analyses. The proposed framework successfully addresses all the inherent issues in flow-based SR models and enhances their performance in various SR scenarios. Our code is available at: https://github.com/liyuantsao/BFSR

📄 PDF Abstract BibTeX arXiv:2403.10988

Code (1)

liyuantsao/BFSR 공식 구현 pytorch

Tasks

Image GenerationImage Super-ResolutionSuper-Resolution

Similar Papers 제목 키워드 기반

Zoom-In-to-Check: Boosting Video Interpolation via Instance-level Discrimination

2018-12-04 · CVPR 2019 6 · Liangzhe Yuan, Yibo Chen, Hantian Liu, Tao Kong 외

We propose a light-weight video frame interpolation algorithm. Our key innovation is an instance-level supervision that allows information to be learned from the high-resolution version of similar objects. Our experiment…

Image Generationobject-detectionObject DetectionOptical Flow Estimation+1

Super-Resolving Coarse-Resolution Weather Forecasts With Flow Matching

2026-04-01 · Aymeric Delefosse, Anastase Charantonis, Dominique Béréziat arxiv

Machine learning-based weather forecasting models now surpass state-of-the-art numerical weather prediction systems, but training and operating these models at high spatial resolution remains computationally expensive. W…

Weather Forecasting

Fast Image Super-Resolution via Consistency Rectified Flow

2026-05-12 · Jiaqi Xu, Wenbo Li, Haoze Sun, Fan Li 외 arxiv

Diffusion models (DMs) have demonstrated remarkable success in real-world image super-resolution (SR), yet their reliance on time-consuming multi-step sampling largely hinders their practical applications. While recent e…

Image Super-Resolution

FFEINR: Flow Feature-Enhanced Implicit Neural Representation for Spatio-temporal Super-Resolution

2023-08-24 · Chenyue Jiao, Chongke Bi, Lu Yang

Large-scale numerical simulations are capable of generating data up to terabytes or even petabytes. As a promising method of data reduction, super-resolution (SR) has been widely studied in the scientific visualization c…

Super-Resolution

Allo{SR}$^2$: Rectifying One-Step Super-Resolution to Stay Real via Allomorphic Generative Flows

2026-04-21 · Zihan Wang, Xudong Huang, Junbo Qiao, Wei Li 외 arxiv

Real-world image super-resolution (Real-SR) has been revolutionized by leveraging the powerful generative priors from Diffusion Models (DMs) and Flow Matching (FM). However, existing one-step methods typically replace Ga…

Image Super-Resolution