sergeywong / cp-vton

Reimplemented code for "Toward Characteristic-Preserving Image-based Virtual Try-On Network"
MIT License
474 stars 182 forks source link

Runtime Error: Output with shape [1, 256, 192] doesnt match with the broadcasr shape [3, 256, 192] #12

Closed abdullahakmal closed 5 years ago

abdullahakmal commented 5 years ago

Running on the same dataset, i am getting this error. Any insights would be great. Thank you.

image

abdullahakmal commented 5 years ago

downgrading to torchvision 0.2.1 helped me resolving this issue.

bob251 commented 3 years ago

What if I want to run it with Detectron2 whose torchvision requirement is greater than 0.2.1? Please provide any alternative. Thank you in advance.

abdullahakmal commented 3 years ago

Then mostly we need to update the code to use the higher torchvision

bob251 commented 3 years ago

Thank you so much for this effort. Just one more ques, that by when will it be updated, since I have a deadline to cover. Thanks.

abdullahakmal commented 3 years ago

That i cannt help with. I was also just a user of this.

abdullahakmal commented 3 years ago

That i can't help with. I was also just a user of this.