Skip to content
Discussion options

You must be logged in to vote

With the current tiler this would probably be a bit tricky. You could modify the tiler code here:
https://github.com/openvinotoolkit/anomalib/blob/6412fe1fa125e7a0387d14755ebf7ee5a6f0ec8e/src/anomalib/data/utils/tiler.py#L250-L273
to index out the parts that are anomalous around line 270. This would be a bit hacky to code due to way untiling works.

If the resolution is really large, that'd probably cause issues in any case, so I believe that splitting the image in advance would be easier.
With the upcoming tiled ensemble, this would be much easier but would still require some modifications to the code.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@blaz-r
Comment options

Answer selected by caitlin-cheng
@caitlin-cheng
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants