-
-
Notifications
You must be signed in to change notification settings - Fork 68
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
demo run default #16
Comments
Have you |
Problem solving, thank you for your prompt reply,Can you read Chinese?I'm writing a CNN face recognition paper,Do you have any recommendations? |
You can use the public model produced by Oxford VGG although it is not the best model on LFW. |
Thank you for your recommendation. |
我想问下您这个test里面人脸检测算法的基本结构和创新点在哪?是vgg吗vgg-16还是什么情况?修改卷积层是加了custom48吗? |
I did not use VGG16. I just deepen the 48 network. |
The text was updated successfully, but these errors were encountered: