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
343 stars 120 forks source link

Run time Error #113

Closed syedhaideralizaidi closed 5 months ago

syedhaideralizaidi commented 5 months ago

RuntimeError: output with shape [1, 256, 192] doesn't match the broadcast shape [3, 256, 192]

getting this error when i run train.py

minar09 commented 5 months ago

This is a common error, please go through the previous issues.