A Task is Worth One Word: Learning with Task Prompts for High-Quality Versatile Image Inpainting
About
Advancing image inpainting is challenging as it requires filling user-specified regions for various intents, such as background filling and object synthesis. Existing approaches focus on either context-aware filling or object synthesis using text descriptions. However, achieving both tasks simultaneously is challenging due to differing training strategies. To overcome this challenge, we introduce PowerPaint, the first high-quality and versatile inpainting model that excels in multiple inpainting tasks. First, we introduce learnable task prompts along with tailored fine-tuning strategies to guide the model's focus on different inpainting targets explicitly. This enables PowerPaint to accomplish various inpainting tasks by utilizing different task prompts, resulting in state-of-the-art performance. Second, we demonstrate the versatility of the task prompt in PowerPaint by showcasing its effectiveness as a negative prompt for object removal. Moreover, we leverage prompt interpolation techniques to enable controllable shape-guided object inpainting, enhancing the model's applicability in shape-guided applications. Finally, we conduct extensive experiments and applications to verify the effectiveness of PowerPaint. We release our codes and models on our project page: https://powerpaint.github.io/.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Object Removal | RemovalBench | Latency (s)2 | 15 | |
| Text-guided image inpainting | MSCOCO with layout masks (test) | ImageReward0.2593 | 15 | |
| Image Inpainting | EditBench free-form masks (val) | ImageReward0.0842 | 15 | |
| Object Removal | RemovalBench paired | SSIM0.751 | 11 | |
| Object Removal | OpenImages V7 2020 (test) | BG Similarity66.9 | 11 | |
| Object Removal | RORD 2022 (test) | BG Similarity72.9 | 11 | |
| Text-Guided Subject-Position Variable Background Inpainting | Subject-Position Variable Background Inpainting Dataset based on Pinco 1.0 (test) | FID89.31 | 10 | |
| Text-driven Image Manipulation | CelebA-HQ (test) | Accuracy14.8 | 10 | |
| Object Removal | OpenImages V7 (test) | BG Similarity66.9 | 9 | |
| Object Removal | RORD (test) | BG Similarity0.729 | 9 |