Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dlib fails to load the models #59

Open
fenix272 opened this issue Sep 3, 2024 · 1 comment
Open

dlib fails to load the models #59

fenix272 opened this issue Sep 3, 2024 · 1 comment

Comments

@fenix272
Copy link

fenix272 commented Sep 3, 2024

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.

@TaguchiModels
Copy link
Contributor

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;"

It seems to have been tested without any problems on Nextcloud.
matiasdelellis/facerecognition#750

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants