Skip to content

Does JDEC support high resolution JPEGs? #7

@Arcitec

Description

@Arcitec

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions