from timm.models.efficientnet_blocks import num_groups, SqueezeExcite as SE #1947
Unanswered
guchenqionguai
asked this question in
Q&A
Replies: 1 comment 1 reply
-
All non model modules were prefixed with _ in latest timm versions, so you likely have mismatched version code as nothing in curren timm would use |
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
-
Cannot find reference 'efficientnet_blocks' in 'init.py'
Beta Was this translation helpful? Give feedback.
All reactions