English

Fine-grained Image Editing by Pixel-wise Guidance Using Diffusion Models

Computer Vision and Pattern Recognition 2023-06-01 v3 Machine Learning

Abstract

Our goal is to develop fine-grained real-image editing methods suitable for real-world applications. In this paper, we first summarize four requirements for these methods and propose a novel diffusion-based image editing framework with pixel-wise guidance that satisfies these requirements. Specifically, we train pixel-classifiers with a few annotated data and then infer the segmentation map of a target image. Users then manipulate the map to instruct how the image will be edited. We utilize a pre-trained diffusion model to generate edited images aligned with the user's intention with pixel-wise guidance. The effective combination of proposed guidance and other techniques enables highly controllable editing with preserving the outside of the edited area, which results in meeting our requirements. The experimental results demonstrate that our proposal outperforms the GAN-based method for editing quality and speed.

Keywords

Cite

@article{arxiv.2212.02024,
  title  = {Fine-grained Image Editing by Pixel-wise Guidance Using Diffusion Models},
  author = {Naoki Matsunaga and Masato Ishii and Akio Hayakawa and Kenji Suzuki and Takuya Narihira},
  journal= {arXiv preprint arXiv:2212.02024},
  year   = {2023}
}

Comments

Accepted by AI for Content Creation (AI4CC) workshop at CVPR 2023

R2 v1 2026-06-28T07:21:51.100Z