IDM-VTON
IDM-VTON copied to clipboard
the training error of pretrained model mismatch
when I use the pretrained model ip_adapter/ip-adapter-plus_sdxl_vit-h.bin.
Which model should we use?
+1
Hello, you should use the pre-trained ip-adapter for sdxl (IP-Adapter/sdxl_models/ip-adapter-plus_sdxl_vit-h.bin) and corresponding image_encoder (IP-Adapter/models/image_encoder). (Please refer this ) I will update the readme file.
Hey @yisol thanks a lot for the reply! Your suggestion worked for me! 👍
@DAVEISHAN do you have find some difference between the released training code and the training idea in the paper?