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

Test for high resolution image #22

Open koushiksb opened 4 years ago

koushiksb commented 4 years ago

@minar09 what should I do to use this model for slightly high resolution images?

minar09 commented 4 years ago

@koushiksura , for quick testing, you need to resize the images into 256 * 192 (H, W) pixels. If you want to get output at the original resolution, you need to change the network input/output dimensions and also related code changes.

anzwolf commented 1 year ago

Hi i am trying to train the model on high dimesnions and ia m getting this result 00006_00__overlayedTPS

please help me , where to change in TPSgrigrn