change feature extractors-替换特征提取网络 #1878
Unanswered
xuzhengzhenghit
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hello, in the feature extractors docs you can see the warning, "Some models might not support every backbone". I am afraid it can be the problem here, Padim simply doesn't support MobileNet backbones. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
When I tried to replace Padim feature extraction from resnet18 with mobilenetv3_large_100, I encountered a bug:
my config:
This is my reference website:
将Paiim特征提取网络换了,出现报错,操作步骤参考了官方的指导文档
救命家人们
Beta Was this translation helpful? Give feedback.
All reactions