Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Repositioning the Subject within Image

About

Current image manipulation primarily centers on static manipulation, such as replacing specific regions within an image or altering its overall style. In this paper, we introduce an innovative dynamic manipulation task, subject repositioning. This task involves relocating a user-specified subject to a desired position while preserving the image's fidelity. Our research reveals that the fundamental sub-tasks of subject repositioning, which include filling the void left by the repositioned subject, reconstructing obscured portions of the subject and blending the subject to be consistent with surrounding areas, can be effectively reformulated as a unified, prompt-guided inpainting task. Consequently, we can employ a single diffusion generative model to address these sub-tasks using various task prompts learned through our proposed task inversion technique. Additionally, we integrate pre-processing and post-processing techniques to further enhance the quality of subject repositioning. These elements together form our SEgment-gEnerate-and-bLEnd (SEELE) framework. To assess SEELE's effectiveness in subject repositioning, we assemble a real-world subject repositioning dataset called ReS. Results of SEELE on ReS demonstrate its efficacy. Code and ReS dataset are available at https://yikai-wang.github.io/seele/.

Yikai Wang, Chenjie Cao, Ke Fan, Qiaole Dong, Yifan Li, Xiangyang Xue, Yanwei Fu• 2024

Related benchmarks

TaskDatasetResultRank
Image InpaintingMISATO @512 (test)
LPIPS0.16
17
InpaintingPlaces 2 (val)
LPIPS0.189
15
InpaintingPlaces 2
LPIPS0.189
13
InpaintingMISATO
LPIPS0.16
13
Subject RepositioningReS (test)
LPIPS0.156
9
OutpaintingFlickr-Scenery
PSNR16
3
Subject removal and completionSubject removal and completion benchmark
PSNR20.1
3
Local HarmonizationiHarmony4 (test)
PSNR31.88
3
Showing 8 of 8 rows

Other info

Code

Follow for update