-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
So far I have been experimenting with test.py.
I see that it sets size = 112*10 and converts the input image to 1120x1120 (with some mirroring to make the image square if it's not square).
But that might just be a test script decision?
Is it possible to process higher-size JPEGs with this network? Like a 6000x6000 .jpg file?
Or would it require some rewrite to use Tiled Processing, with 1120x1120 tiles?
Edit: Actually I don't even know how tiled processing would work here, since this network doesn't operate on pixels. :D Hope you got some advice for how to use high resolution JPEG input if it's even possible.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels