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

Runtime error when running for 1 pair of input images #18

Open chethan-reddy2 opened 4 years ago

chethan-reddy2 commented 4 years ago

RuntimeError: Given groups=1, weight of size [64, 22, 4, 4], expected input[1, 29, 256, 192] to have 22 channels, but got 29 channels instead

I am facing this error when running it for 1 input person and 1 cloth(1 pair), but it worked correctly for the dataset... what is the reason.. pls help me out as soon as possible..

minar09 commented 4 years ago

Hi @chethan-reddy2 , can you please provide more details about your input and input channels, e.g., segmentation type and labels, pose keypoints type and numbers etc.

kostispar commented 3 years ago

facing the same issue. :(