-
Is it a good idea to train IP-Adapter to act like a viton (virtual try-on)? The training data would include images of cloth and prompts as input and a model wearing that dress as ground truth.
-
Are you planning on also sharing the training dataset?
-
https://github.com/bcmi/DCI-VTON-Virtual-Try-On
pre-warped cloth, mask 전처리된 이미지를 colab으로 내려받기
- Dropbox link : https://www.dropbox.com/s/10bfat0kg4si1bu/zalando-hd-resized.zip?dl=0
- bash 명령어 알아보…
-
I propose adding a Semantic Segmentation Module utilizing the U-Net architecture. This feature will enable pixel-wise segmentation, enhancing our repository's capabilities for applications in various …
-
VITON-HD | CVPR 2021 | VITON-HD: High-Resolution Virtual Try-On via Misalignment-Aware Normalization (https://arxiv.org/abs/2103.16874) | PyTorch (https://github.com/shadow2496/VITON-HD)
-
I have human images but how can I create image-parse images in folder "VITON-HD\data\train\image-parse-v3".
-
Got Error message bellow, any ideas?
--- error message below
Error occurred when executing stabel_vition:
CrossAttention.forward() got an unexpected keyword argument 'hint'
File "D:\ai\Co…
-
Hi @xiezhy6, thanks for authoring this wonderful work!
I realized that the `cloth_parse` data is missing from the training dataset for VITON-HD-512:
![image](https://github.com/xiezhy6/GP-VTON/a…
-
I trained the model on an A100 GPU with the VITON-HD dataset, using the Adam optimizer with a batch size of 6 and a lr of 1e-5. The training ran for 22 hours, but the loss did not decrease as expected…
-
When I run the workflow it give an error on stabel_vition node as the screenshot:
![image](https://github.com/StartHua/ComfyUI_Seg_VITON/assets/4099839/b71fd631-0e67-4345-af61-c574befca298)
erro…