cp-vton-plus icon indicating copy to clipboard operation
cp-vton-plus copied to clipboard

why the size is must be crop/resize to 192 x 256

Open Testhjf opened this issue 3 years ago • 4 comments
trafficstars

@minar09 hello ,i have question ,why the size is must be crop/resize to 192 x 256?if i use bigger size as input image ,the network can be work well?

Testhjf avatar Jan 02 '22 13:01 Testhjf

Hi, @Testhjf , the current model is trained and designed for this fixed resolution. If you need a different size, you need to re-design and re-train the model.

minar09 avatar Jan 02 '22 13:01 minar09

@minar09 thanks

Testhjf avatar Jan 03 '22 04:01 Testhjf

@minar09 Hello I am a beginner in Machine learning, can you help me in actually trying this project locally ? The steps mentioned in readme.md seemed little above

greykoalacode avatar Jan 11 '22 03:01 greykoalacode

@minar09 What do you mean by redesign, can't we just train the model on bigger size input? or do we need to make some changes in code too, to accept bigger images and give us as an output?

syedhaideralizaidi avatar Mar 04 '24 10:03 syedhaideralizaidi