MCG-NKU/SCNet

about adding SCConv into resnet20

Danee-wawawa opened this issue · 0 comments

Hi, thank you for your work.
My network structure is resnet20, and its "BasicBlock" structure is as follows:
image
Now I want to add SCConv, how do I build the network structure?
Looking forward to your answer, thank you.