-
Notifications
You must be signed in to change notification settings - Fork 310
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
how to use custom face recognition model? #187
Comments
@darkholds You may get useful information from the above link. |
hi, for example, i have a model (dat file) generated from dlibdotnet, how can i use it in FRDN? is there any workaround? i want to recognise people with facemask if possible. Thanks. |
@darkholds |
Thank you for that, also can the default recognizer work with custom face detector model,? Or you need to train another recognizer? |
You could use custom mode which is generated from same model type. i.e. ShapePredictor. But I have not tested yet. |
Hello Argument 2: cannot be converted from 'FaceRecognitionDotNet.Location' a 'System.Collections.Generic.IEnumerable<FaceRecognitionDotNet.Location>' in this line I am missing some nuget package |
@Gaara1996 |
No description provided.
The text was updated successfully, but these errors were encountered: