Custom feature extractor #702
Replies: 2 comments 8 replies
-
Sure! Do you want just the weights or even the ability to pass custom backbone architecture? |
Beta Was this translation helpful? Give feedback.
8 replies
-
https://anomalib.readthedocs.io/en/latest/markdown/guides/how_to/models/feature_extractors.html |
Beta Was this translation helpful? Give feedback.
0 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.
-
I have a use case where I want to use a custom feature extractor (weights should be downloaded from a given url).
I'm looking for a generic feature extractor, the analogous of the folder dataset for feature extraction.
@ashwinvaidya17 I don't know what the torchfx is, but could your #675 eventually cover this use case?
If not, are you planning to merge it soon (so I can build on top of it)?
Beta Was this translation helpful? Give feedback.
All reactions