paper-with-me

홈 › Papers

DeFlow: Learning Complex Image Degradations from Unpaired Data with Conditional Flows

2021-01-14 · CVPR 2021 1 · Valentin Wolf, Andreas Lugmayr, Martin Danelljan, Luc van Gool, Radu Timofte

The difficulty of obtaining paired data remains a major bottleneck for learning image restoration and enhancement models for real-world applications. Current strategies aim to synthesize realistic training data by modeling noise and degradations that appear in real-world settings. We propose DeFlow, a method for learning stochastic image degradations from unpaired data. Our approach is based on a novel unpaired learning formulation for conditional normalizing flows. We model the degradation process in the latent space of a shared flow encoder-decoder network. This allows us to learn the conditional distribution of a noisy image given the clean input by solely minimizing the negative log-likelihood of the marginal distributions. We validate our DeFlow formulation on the task of joint image restoration and super-resolution. The models trained with the synthetic data generated by DeFlow outperform previous learnable approaches on three recent datasets. Code and trained models are available at: https://github.com/volflow/DeFlow

📄 PDF Abstract BibTeX arXiv:2101.05796

Code (2)

volflow/DeFlow 공식 구현 pytorch
hnt4499/DeFlow pytorch

Tasks

DecoderImage RestorationSuper-Resolution

Similar Papers 제목 키워드 기반

CodeFlowBench: A Multi-turn, Iterative Benchmark for Complex Code Generation

2025-04-30 · Sizhe Wang, Zhengren Wang, Dongsheng Ma, Yongan Yu 외

Modern software development demands code that is maintainable, testable, and scalable by organizing the implementation into modular components with iterative reuse of existing codes. We formalize this iterative, multi-tu…

Code Generation

WeatherCycle: Unpaired Multi-Weather Restoration via Color Space Decoupled Cycle Learning

2025-09-27 · Wenxuan Fang, Jiangwei Weng, Jianjun Qian, Jian Yang 외 arxiv

Unsupervised image restoration under multi-weather conditions remains a fundamental yet underexplored challenge. While existing methods often rely on task-specific physical priors, their narrow focus limits scalability a…

Image Restoration

DeFlow: Decoder of Scene Flow Network in Autonomous Driving

2024-01-29 · Qingwen Zhang, Yi Yang, Heng Fang, Ruoyu Geng 외

Scene flow estimation determines a scene's 3D motion field, by predicting the motion of points in the scene, especially for aiding tasks in autonomous driving. Many networks with large-scale point clouds as input use vox…

Autonomous DrivingDecoderScene Flow Estimation

DeFlow: Decoupling Manifold Modeling and Value Maximization for Offline Policy Extraction

2026-01-15 · Zhancun Mu arxiv

We present DeFlow, a decoupled offline RL framework that leverages flow matching to faithfully capture complex behavior manifolds. Optimizing generative policies is computationally prohibitive, typically necessitating ba…

Offline RL

GuideFlow: Constraint-Guided Flow Matching for Planning in End-to-End Autonomous Driving

2025-11-24 · Lin Liu, Caiyan Jia, Guanyi Yu, Ziying Song 외 arxiv

Driving planning is a critical component of end-to-end (E2E) autonomous driving. However, prevailing Imitative E2E Planners often suffer from multimodal trajectory mode collapse, failing to produce diverse trajectory pro…

Autonomous Driving