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

Size of Image used in dlib_face_recognition_resnet_model_v1 #23

Open
shitijkarsolia opened this issue Oct 16, 2019 · 1 comment
Open

Comments

@shitijkarsolia
Copy link

What is the input size of image(resolution) that the model dlib_face_recognition_resnet_model_v1.dat.bz2 takes as input?

Also, you mentioned that network was trained from scratch on a dataset which was derived from a number of different datasets. While processing the data to be used for training, what was the resolution that the face images from the different datasets were cropped to and what face detector was used to crop faces from the background?

@davisking
Copy link
Owner

All this stuff is shown and demonstrated in the example programs. Read http://dlib.net/dnn_face_recognition_ex.cpp.html starting with the comments at the top.

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