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

Face Verification(Caffe Newbie) #5

Closed
linng85 opened this issue Aug 20, 2015 · 3 comments
Closed

Face Verification(Caffe Newbie) #5

linng85 opened this issue Aug 20, 2015 · 3 comments

Comments

@linng85
Copy link

linng85 commented Aug 20, 2015

Hi, i am new to deep learning and Caffe, may i know how should i use your face verification code? I had built the windows caffe as mentioned in your blog and test the MNist as well. But what should i do to proceed face verification with Caffe?

@happynear
Copy link
Owner

The codes in this repo is indeedly messy. It is only for those who is familiar enough to caffe and face recognition algorithms, and I do not have time to give a step-by-step guidence.

To get start, I suggest you to read some paper first, such as deepid, deepid2, deepface, facenet etc. Another important thing is to learn how to use caffe. After you have learned all these, you will naturally know what these codes are written for.

@linng85
Copy link
Author

linng85 commented Aug 21, 2015

Ok. Thanks a lot for the information. By the way, the solution for this FaceVerification is for Matlab?

@happynear
Copy link
Owner

Partly yes. The caffe related files (prototxt) are written for caffe executable program.

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