Replies: 1 comment 4 replies
-
Hi, tiling is only supported by some models: Padim, Patchcore, Reverse Distillation and STFPM. Refer to the docs for more info. So in case of EfficientAD tiling is not being applied even if you use the callback. With this in mind, are you sure you are including the callback in the engine initialization, because it should raise an exception since EfficientAD doesn't have tiler object? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I configure Tiling against EfficientAd however cannot see anything indicating that tiling is happening during training. Should something become apparent to tell me its working, either at training or inference?
Beta Was this translation helpful? Give feedback.
All reactions