vix.ing · top · new · best · stats

Training-free Geometric Image Editing on Diffusion Models

2025/07/31 by Hanshen Zhu, Zhen Zhu, Zhu, Hanshen +9 · 1 voice · 1 citation
Computer Science · #cs.CV

paper · pdf · doi:10.48550/arxiv.2507.23300

Abstract

We tackle the task of geometric image editing, where an object within an image is repositioned, reoriented, or reshaped while preserving overall scene coherence. Previous diffusion-based editing methods often attempt to handle all relevant subtasks in a single step, proving difficult when transformations become large or structurally complex. We address this by proposing a decoupled pipeline that separates object transformation, source region inpainting, and target region refinement. Both inpainting and refinement are implemented using a training-free diffusion approach, FreeFine. In experiments on our new GeoBench benchmark, which contains both 2D and 3D editing scenarios, FreeFine outperforms state-of-the-art alternatives in image fidelity, and edit precision, especially under demanding transformations. Code and benchmark are available at: https://github.com/CIawevy/FreeFine

Citations

Cited by

Discussions

Related