minar09 / cp-vton-plus

Official implementation for "CP-VTON+: Clothing Shape and Texture Preserving Image-Based Virtual Try-On", CVPRW 2020
https://minar09.github.io/cpvtonplus/
MIT License
346 stars 120 forks source link

when trying to test a custom image following all the steps(error) #55

Open BhavikKatyal opened 3 years ago

BhavikKatyal commented 3 years ago

RuntimeError: stack expects each tensor to be equal size, but got [22, 256, 192] at entry 0 and [29, 256, 192] at entry 1. This happened running GMM for test. Can anyone help me with this?

minar09 commented 3 years ago

Hi. Can you please provide more details, e.g., input/output, error traceback, etc.? Thanks.