matteformer icon indicating copy to clipboard operation
matteformer copied to clipboard

Inference size

Open AeroDEmi opened this issue 2 years ago • 3 comments

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

AeroDEmi avatar Oct 06 '22 14:10 AeroDEmi

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)

pgt4861 avatar Jan 12 '23 11:01 pgt4861

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

mexicantexan avatar Jan 19 '23 19:01 mexicantexan

@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?

heorhiikalaichev avatar Oct 20 '23 11:10 heorhiikalaichev