caffe-windows icon indicating copy to clipboard operation
caffe-windows copied to clipboard

Check failed: registry.count(type) == 1 (0 vs. 1) Unknown layer type: Input<known types: >

Open kelvinquan opened this issue 7 years ago • 0 comments

Good Day,

I have managed to build the caffe-windows lib under the release mode using VS2015 (with CPU only). I downloaded a VGG Deep Face Model (for caffe) via the following link:

http://www.robots.ox.ac.uk/~vgg/software/vgg_face/

However, as I run the program, I ran into the error as stated above. I have read through you FAQ.md but I realized that there are various differences (ie) do not have the cafelib project and force_link.cpp in the current version.

Would be great if you could advice me on solving the above issue.

Thanks

Regards Kelvin

kelvinquan avatar Dec 21 '17 08:12 kelvinquan