Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when use resnet50 as feature extractor #30

Open
Howeng98 opened this issue Jul 28, 2022 · 3 comments
Open

Error when use resnet50 as feature extractor #30

Howeng98 opened this issue Jul 28, 2022 · 3 comments

Comments

@Howeng98
Copy link

Is there any hint about this error? It's ok if I use wide-resnet50_2 and resnet18, but when using resnet50, it generate this error.

image

@gudovskiy
Copy link
Owner

@Howeng98 it is likely related to wrongly hooked layers for this feature extractor?

@shivarajkarki
Copy link

Yes I too have same error when executing resnet50

issue

@shivarajkarki
Copy link

Same with ResNext50_32x4d
image

shivarajkarki added a commit to shivarajkarki/cflow-ad that referenced this issue Jun 6, 2023
As per Issue gudovskiy#30 we get error when we use ResNet50 as feature extractor. When is register hook to final layer of bottleneck then proper pool dims are generated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants