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

What is the demand for the size and type of the input image? #11

Closed
WengYang123 opened this issue Jun 9, 2018 · 1 comment
Closed

Comments

@WengYang123
Copy link

What is the demand for the size and type of the input image?

@milesial
Copy link
Owner

milesial commented Jun 9, 2018

Hi, if you want to use the scripts via CLI, you can pass any JPG image that has a larger width than height. I did it on 1918x1280 images, and you can control the scaling-down in the scripts.
If you plan to use the Unet class directly, you can input any square image with 3 channels.

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

2 participants