paper-with-me

홈 › Papers

MADiff: Text-Guided Fashion Image Editing with Mask Prediction and Attention-Enhanced Diffusion

2024-12-28 · Zechao Zhan, Dehong Gao, Jinxia Zhang, Jiale Huang, Yang Hu, Xin Wang

Text-guided image editing model has achieved great success in general domain. However, directly applying these models to the fashion domain may encounter two issues: (1) Inaccurate localization of editing region; (2) Weak editing magnitude. To address these issues, the MADiff model is proposed. Specifically, to more accurately identify editing region, the MaskNet is proposed, in which the foreground region, densepose and mask prompts from large language model are fed into a lightweight UNet to predict the mask for editing region. To strengthen the editing magnitude, the Attention-Enhanced Diffusion Model is proposed, where the noise map, attention map, and the mask from MaskNet are fed into the proposed Attention Processor to produce a refined noise map. By integrating the refined noise map into the diffusion model, the edited image can better align with the target prompt. Given the absence of benchmarks in fashion image editing, we constructed a dataset named Fashion-E, comprising 28390 image-text pairs in the training set, and 2639 image-text pairs for four types of fashion tasks in the evaluation set. Extensive experiments on Fashion-E demonstrate that our proposed method can accurately predict the mask of editing region and significantly enhance editing magnitude in fashion image editing compared to the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2412.20062

Code (0)

등록된 구현이 없습니다.

Tasks

Large Language Modeltext-guided-image-editing

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

FICE: Text-Conditioned Fashion Image Editing With Guided GAN Inversion

2023-01-05 · Martin Pernuš, Clinton Fookes, Vitomir Štruc, Simon Dobrišek

Fashion-image editing represents a challenging computer vision task, where the goal is to incorporate selected apparel into a given input image. Most existing techniques, known as Virtual Try-On methods, deal with this t…

AttributeVirtual Try-on

AnyDesign: Versatile Area Fashion Editing via Mask-Free Diffusion

2024-08-21 · Yunfang Niu, Lingxiang Wu, Dong Yi, Jie Peng 외

Fashion image editing aims to modify a person's appearance based on a given instruction. Existing methods require auxiliary tools like segmenters and keypoint extractors, lacking a flexible and unified framework. Moreove…

Dress-ED: Instruction-Guided Editing for Virtual Try-On and Try-Off

2026-03-23 · Davide Lobba, Fulvio Sanguigni, Bin Ren, Marcella Cornia 외 arxiv

Recent advances in Virtual Try-On (VTON) and Virtual Try-Off (VTOFF) have greatly improved photo-realistic fashion synthesis and garment reconstruction. However, existing datasets remain static, lacking instruction-drive…

Garment ReconstructionVirtual Try-OffVirtual Try-on

Multimodal-Conditioned Latent Diffusion Models for Fashion Image Editing

2024-03-21 · Alberto Baldrati, Davide Morelli, Marcella Cornia, Marco Bertini 외

Fashion illustration is a crucial medium for designers to convey their creative vision and transform design concepts into tangible representations that showcase the interplay between clothing and the human body. In the c…

DenoisingVirtual Try-on

DPDEdit: Detail-Preserved Diffusion Models for Multimodal Fashion Image Editing

2024-09-02 · Xiaolong Wang, Zhi-Qi Cheng, Jue Wang, Xiaojiang Peng

Fashion image editing is a crucial tool for designers to convey their creative ideas by visualizing design concepts interactively. Current fashion image editing techniques, though advanced with multimodal prompts and pow…

Image GenerationLanguage ModellingLarge Language ModelMultimodal fashion image editing+1