happynear / caffe-windows

Configure Caffe in one hour for Windows users.
Other
1.32k stars 650 forks source link

cuda11.1+win10+vs2015+rtx3090 NetParameter problem #330

Open misjager opened 3 years ago

misjager commented 3 years ago

HI everyone I have successfully built caffe.exe with cuda11.1 without cudnn. But when I execute the caffe.exe. It come out with this type of error. "[libprotobuf ERROR D:\ThirdPartyLibrary\protobuf\src\google\protobuf\text_format.cc:296] Error parsing text-format caffe.NetParameter: 16:11: Message type "caffe.WindowDataParameter" has no field named "config"." 擷取

Does anyone know the reason. Thank a lot!!!