Open LolikaPadmanbhan opened 6 years ago
Hi, I wrote some simple step of environment setting, if you are new to computer vision in Python or just wanna try the lib, please follow the step https://github.com/cftang0827/gender_classifier_dlib_transfer_learning/blob/master/README.md#how-to-run-the-code-and-set-prerequisite-
And there's a simple installation script that can help you to install all the prerequisite you need to run gender classifier, face recognition and computer vision
https://github.com/ageitgey/face_recognition#installation-options
If there's any problem, please don't hesitate to let me know, thanks.
Hi, thanks for the response. i have installed dlib lib, face_recognition and gender_classifier. now i want to understand and see the logic used in detecting face land mark features and how they have computed in the dlib lib. how do i do it?
hi, Am new to ML projects and git . kindly help me to get started. i have cloned the repo now what should i do to run and see the output. Thanks