Skip to content

Tiling functionality #1897

Answered by abc-125
weristeddy asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,

I expected tiling to help me use bigger image_sizes with less GPU capacity in order to get more detailed results.

I think tiling is mainly supposed to help you get better results if defects are small. Tiles are seemingly being processed as many smaller images, in the same batch, so I am unsure if it helps with memory requirements.

I also compared the case: image_size 100 and tiling_size 100 with image_size 100 and no tiling and recieved exactly the same results. Why does the tiling result depends on the image size? Is tiling performed after resizing the image?

See Fig.3 in anomalib paper, in this case you can expect the same result.

Somehow my jupyter-notebook kernel always cr…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by samet-akcay
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1451 on March 22, 2024 09:29.