You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to use some of your models with dlib and none of them work. I tried the taguchi one which in the readme file it is said that it can be simply swapped with the dlib one but no way, it doesn't work. I always get a deserialization error.
The text was updated successfully, but these errors were encountered:
Taguchi model can be used in the following part of "dnn_face_recognition_ex.cpp" in the dlib example.
"deserialize("dlib_face_recognition_resnet_model_v1.dat") >> net;"
I tried to use some of your models with dlib and none of them work. I tried the taguchi one which in the readme file it is said that it can be simply swapped with the dlib one but no way, it doesn't work. I always get a deserialization error.
The text was updated successfully, but these errors were encountered: