deep-residual-networks icon indicating copy to clipboard operation
deep-residual-networks copied to clipboard

Failed to parse NetParameter file: ResNet-152-model.caffemodel

Open mathfinder opened this issue 8 years ago • 1 comments

went i run the resnet-152,i can't parse the ResNet-152-model.caffemodel. Check failed: ReadProtoFromBinaryFile(param_file, param) Failed to parse NetParameter file: ResNet-152-model.caffemodel

mathfinder avatar Dec 05 '16 01:12 mathfinder

Maybe your argument is incorrect. The argument should be .prototxt file instead of the .caffemodel.

HaozhiQi avatar Dec 05 '16 02:12 HaozhiQi