yosinski / deep-visualization-toolbox

DeepVis Toolbox
http://yosinski.com/deepvis
MIT License
4.01k stars 927 forks source link

ReadProtoFromBinaryFile(param_file, param) Failed to parse NetParameter file #129

Open clmtulip opened 6 years ago

clmtulip commented 6 years ago

hi, I got the error, what should I do? Any one can help ?

"Check failed: ReadProtoFromBinaryFile(param_file, param) Failed to parse NetParameter file: /home/vis/chelimei/deep-visualization-toolbox/models/caffenet-yos/caffenet-yos-weights Check failure stack trace: Aborted " image

soulslicer commented 6 years ago

Getting the same error

hongge831 commented 6 years ago

Maybe the parameters file is incomplete, the ***-weights file's size is 223MB, you should check it.