English

Hyper-parameter tuning for text guided image editing

Computer Vision and Pattern Recognition 2024-08-01 v1

Abstract

The test-time finetuning text-guided image editing method, Forgedit, is capable of tackling general and complex image editing problems given only the input image itself and the target text prompt. During finetuning stage, using the same set of finetuning hyper-paramters every time for every given image, Forgedit remembers and understands the input image in 30 seconds. During editing stage, the workflow of Forgedit might seem complicated. However, in fact, the editing process of Forgedit is not more complex than previous SOTA Imagic, yet completely solves the overfitting problem of Imagic. In this paper, we will elaborate the workflow of Forgedit editing stage with examples. We will show how to tune the hyper-parameters in an efficient way to obtain ideal editing results.

Keywords

Cite

@article{arxiv.2407.21703,
  title  = {Hyper-parameter tuning for text guided image editing},
  author = {Shiwen Zhang},
  journal= {arXiv preprint arXiv:2407.21703},
  year   = {2024}
}

Comments

Codes are available at https://github.com/witcherofresearch/Forgedit/

R2 v1 2026-06-28T17:59:29.833Z