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

no inputs['shape_ori'] , keywordError #44

Closed aarti-b closed 3 years ago

aarti-b commented 3 years ago

Hi, I am getting this keyword error. I printed dictionary keys and there is no shape_ori key in it. dict_keys(['c_name', 'im_name', 'cloth', 'cloth_mask', 'image', 'agnostic', 'parse_cloth', 'shape', 'head', 'pose_image', 'grid_image'])

aarti-b commented 3 years ago

closing this issue as it is resolved.