wangsengithub
Results
3
comments of
wangsengithub
> > 下载连接:https://download.pytorch.org/models/ig_resnext101_32x32-e4b90b00.pth 修改models/**init**.py中 LOCAL_PRETRAINED = {'resnext101_32x32d': '/you model path***/ig_resnext101_32x32-e4b90b00.pth',} > > 但是我不是要训练得到这个权重么??我不太明白为什么训练还需要权重?求教 预训练权重
> > > > > > > > > > 那你有没有遇到这里提到的ModuleAttributeError: 'ResNet' object 没有属性 'extract_features'这个问题呀,你是怎么解决的呀 > > > > > > > > > > > > > > >...
还是说我没有找到