← Search

Andreas Lugmayr

6 accepted papers

2026

Test-Time Anchoring for Discrete Diffusion Posterior Sampling

ICML 2026poster

While continuous diffusion models have achieved remarkable success, discrete diffusion offers a unified framework for jointly modeling text and images. Beyond unification, discrete diffusion provides faster inference, finer control, and principled training-free guidance, making it well-suited for po…

Cited by 0SourceScholar
2025

CATSplat: Context-Aware Transformer with Spatial Guidance for Generalizable 3D Gaussian Splatting from A Single-View Image

ICCV 2025poster

Recently, generalizable feed-forward methods based on 3D Gaussian Splatting have gained significant attention for their potential to reconstruct 3D scenes using finite resources. These approaches create a 3D radiance field, parameterized by per-pixel 3D Gaussian primitives, from just a few images in…

Cited by 0SourcePDFScholar
2022

RePaint: Inpainting Using Denoising Diffusion Probabilistic Models

CVPR 2022poster

Free-form inpainting is the task of adding new content to an image in the regions specified by an arbitrary binary mask. Most existing approaches train for a certain distribution of masks, which limits their generalization capabilities to unseen mask types. Furthermore, training with pixel-wise and…

Cited by 1817PDFcodeScholar
2021

DeFlow: Learning Complex Image Degradations From Unpaired Data With Conditional Flows

CVPR 2021poster

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,…

Cited by 56PDFcodeScholar
2021

Hierarchical Conditional Flow: A Unified Framework for Image Super-Resolution and Image Rescaling

ICCV 2021poster

Normalizing flows have recently demonstrated promising results for low-level vision tasks. For image super-resolution (SR), it learns to predict diverse photo-realistic high-resolution (HR) images from the low-resolution (LR) image rather than learning a deterministic mapping. For image rescaling, i…

Cited by 125PDFcodeScholar
2020

SRFlow: Learning the Super-Resolution Space with Normalizing Flow

ECCV 2020poster

Super-resolution is an ill-posed problem, since it allows for multiple predictions for a given low-resolution image. This fundamental fact is largely ignored by state-of-the-art deep learning based approaches. These methods instead train a deterministic mapping using combinations of reconstruction a…