deep_thinking

Results 1 comments of deep_thinking
trafficstars

> 下载连接: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',} 但是我不是要训练得到这个权重么??我不太明白为什么训练还需要权重?求教