-
Notifications
You must be signed in to change notification settings - Fork 2
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
Landmarks Using Dlib #10
Comments
Hello @JhEdLp Did you manage running this repo? can it be run fully ? I did give a try yet so I was just asking if you did. |
Hi @jasuriy, Yes, I run this repo, but only to inference. Over a custom images set. |
hi, @JhEdLp , |
Hi @weirdo0913, only specify the path of your custom data in options. |
Hello @JhEdLp ,do I need to generate latent codes first when using other datasets? Should I use the e4e model to generate them? The latent codes generated by e4e have a dimension of 18, which conflicts with the password dimension of 14. I'm not sure what's going on. |
@JhEdLp hi could you please help with it? thank you in advance. python coach_test.py |
@JhEdLp Hi could you please have a look at this issue. I really needed your help here . |
Hi @jasuriy, You are using the single_pwd_loop() function, or multi_pwd_loop() function? I always use single_pwd_loop(). Maybe if the error persists, you can share the code. |
I know that MtCNN return 5 key points, but do you don't specify, if for Dlib results in the Table3, uses all 68 points. In #8 or document is no clear how many facial landmarks from Dlib are used.
The text was updated successfully, but these errors were encountered: