Open Testhjf opened 2 years ago
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 thanks
@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
@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?
@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?