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

Inference size #8

Open
AeroDEmi opened this issue Oct 6, 2022 · 3 comments
Open

Inference size #8

AeroDEmi opened this issue Oct 6, 2022 · 3 comments

Comments

@AeroDEmi
Copy link

AeroDEmi commented Oct 6, 2022

Does the image needs to be 512x512? Or can we input higher res images?

@pgt4861
Copy link
Collaborator

pgt4861 commented Jan 12, 2023

Hi,
we use 512x512 images when training the model.
But you can put any size of image you want (as long as your gpu memory allows)

@mexicantexan
Copy link
Contributor

@AeroDEmi on a GPU with 24GB of memory, I was able to get up to around 2900x2900 pixels.

@heorhiikalaichev
Copy link

@AeroDEmi on a GPU with 24GB of memory, I was able to get up to around 2900x2900 pixels.

How does it work under the hood? Does is resize input image or there is tile processing implemented?

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

4 participants