Facenet-Caffe
Facenet-Caffe copied to clipboard
facenet recognition and retrieve by using hnswlib and flask, convert tensorflow model to caffe
Hello, I 'm new into caffe, I clone the project and installed requirement to run , get error result. F0513 13:12:47.509194 8257 net.cpp:757] Cannot copy param 0 weights from layer...
F0411 11:10:11.883401 6173 cudnn_relu_layer.cpp:13] Check failed: status == CUDNN_STATUS_SUCCESS (1 vs. 0) CUDNN_STATUS_NOT_INITIALIZED *** Check failure stack trace: ***
Thanks for this useful tool for converting facenet-tensorflow to facenet-caffe! About the models, an important factor may have been ignored when do inference. 20170512-110547: per_image_standardization (the prewhiten function in your...