EditAction fine-tunes InstructPix2Pix with a contrastive action loss and video-derived before/after frames to edit images according to action text commands while preserving object appearance and background.
DM-Align: Leveraging the Power of Natural Language Instructions to Make Changes to Images
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Text-based semantic image editing assumes the manipulation of an image using a natural language instruction. Although recent works are capable of generating creative and qualitative images, the problem is still mostly approached as a black box sensitive to generating unexpected outputs. Therefore, we propose a novel model to enhance the text-based control of an image editor by explicitly reasoning about which parts of the image to alter or preserve. It relies on word alignments between a description of the original source image and the instruction that reflects the needed updates, and the input image. The proposed Diffusion Masking with word Alignments (DM-Align) allows the editing of an image in a transparent and explainable way. It is evaluated on a subset of the Bison dataset and a self-defined dataset dubbed Dream. When comparing to state-of-the-art baselines, quantitative and qualitative results show that DM-Align has superior performance in image editing conditioned on language instructions, well preserves the background of the image and can better cope with long text instructions.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2024 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Action-based image editing guided by human instructions
EditAction fine-tunes InstructPix2Pix with a contrastive action loss and video-derived before/after frames to edit images according to action text commands while preserving object appearance and background.