Open yuguangtongxing opened 3 years ago
同问,请问你解决了吗
下载连接: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',}
下载连接: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',}
但是我不是要训练得到这个权重么??我不太明白为什么训练还需要权重?求教
下载连接: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',}
但是我不是要训练得到这个权重么??我不太明白为什么训练还需要权重?求教
预训练权重
运行 train.py 文件时提示如下错误
No such file or directory: '/home/dll/weights/resnext101_32x32.pth'