feishen29 commited on
Commit
61e61fd
1 Parent(s): df5be5b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -19,3 +19,10 @@ library_name: diffusers
19
  </div>
20
 
21
  ---
 
 
 
 
 
 
 
 
19
  </div>
20
 
21
  ---
22
+
23
+ ## Introduction
24
+
25
+ To address the need for flexible and controllable customizations in virtual try-on systems, we propose IMAGDressing-v1. Specifically, we introduce a garment UNet that captures semantic features from CLIP and texture features from VAE. Our hybrid attention module includes a frozen self-attention and a trainable cross-attention, integrating these features into a frozen denoising UNet to ensure user-controlled editing. We will release a comprehensive dataset, IGv1, with over 200,000 pairs of clothing and dressed images, and establish a standard data assembly pipeline. Furthermore, IMAGDressing-v1 can be combined with extensions like ControlNet, IP-Adapter, T2I-Adapter, and AnimateDiff to enhance diversity and controllability.
26
+
27
+
28
+