CVApr 11

EditCrafter: Tuning-free High-Resolution Image Editing via Pretrained Diffusion Model

arXiv:2604.1026829.1h-index: 22
Predicted impact top 20% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For users needing high-resolution image editing, this method removes the resolution bottleneck of existing diffusion-based editors, but the approach is incremental as it combines known techniques (tiled inversion, CFG) with a new guidance variant.

EditCrafter enables high-resolution image editing (beyond training resolutions like 512x512 or 1024x1024) without fine-tuning, using tiled inversion and noise-damped manifold-constrained classifier-free guidance to produce realistic edits at arbitrary aspect ratios.

We propose EditCrafter, a high-resolution image editing method that operates without tuning, leveraging pretrained text-to-image (T2I) diffusion models to process images at resolutions significantly exceeding those used during training. Leveraging the generative priors of large-scale T2I diffusion models enables the development of a wide array of novel generation and editing applications. Although numerous image editing methods have been proposed based on diffusion models and exhibit high-quality editing results, they are difficult to apply to images with arbitrary aspect ratios or higher resolutions since they only work at the training resolutions (512x512 or 1024x1024). Naively applying patch-wise editing fails with unrealistic object structures and repetition. To address these challenges, we introduce EditCrafter, a simple yet effective editing pipeline. EditCrafter operates by first performing tiled inversion, which preserves the original identity of the input high-resolution image. We further propose a noise-damped manifold-constrained classifier-free guidance (NDCFG++) that is tailored for high resolution image editing from the inverted latent. Our experiments show that the our EditCrafter can achieve impressive editing results across various resolutions without fine-tuning and optimization.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes