MCG-NKU/SCNet

这个是只有参数吗?网络在哪里去找呀

optimistic541 opened this issue · 1 comments

下载scnet50_v1d-4109d1e1.pth之后只有参数没有模型呀,模型怎么获得?

The implementation of scnet50_v1d is here:

SCNet/scnet.py

Line 286 in c0b5bd6

def scnet50_v1d(pretrained=False, **kwargs):