GuoLanqing / ShadowFormer

ShadowFormer (AAAI2023), Pytorch implementation
MIT License
129 stars 17 forks source link

Tiles processing #28

Open heorhiikalaichev opened 1 year ago

heorhiikalaichev commented 1 year ago

Hi!

I'm wondered about your results. I have a question about processing big size images (2K, 4K). Are you going to create inference script which will process image by tiles with size (640, 480) for example?