请问s2m2只集成了resnet18作为backbone吗,我如果想用resnet12作为backbone该如何修改呢? #96
Unanswered
Tai-Xinwei
asked this question in
Q&A
Replies: 1 comment
-
由于S2M2使用了mixup技术,所以需要模仿resnet18.py在resnet12.py中加入mixup |
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
-
如上
Beta Was this translation helpful? Give feedback.
All reactions