Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use the pretrained model to test images with different sizes rather than 256 * 256 ? #107

Open
geonoon opened this issue Feb 29, 2024 · 0 comments

Comments

@geonoon
Copy link

geonoon commented Feb 29, 2024

Hi,
Thanks for your repository.

 You provided the model  trained by using images of the size 256 * 256. 

  Can this pretrained model be used for predicting images with different sizes, e.g. 1024 * 1024, 712 * 543, or other sizes directly without pre-processing such as scaling or cropping?

  I tried the demo.py with image sizes rather than 256 * 256, but got failed without explicit error tips.

  Could you help in a quick reply?

   Thanks in advance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant