# ml4face-detection **Repository Path**: ynbstyj/ml4face-detection ## Basic Information - **Project Name**: ml4face-detection - **Description**: A walkthorugh and tutorial covering all common techniques used for face detection - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ML4Face-detection A walkthorugh and tutorial covering all common techniques used for face detection Link to youtube playlist for walkthrough and results - https://www.youtube.com/playlist?list=PLbMqOoYQ3Mxw2cwnHX6IoG8DvYcShAozI This series covers everything from theory, algorithms and hands-on code. You'll also get a detailed comparison between pros and cons of various methods along with the insights on the kind of environment they must be used with(CPU , GPU or an edge device ). You'll also get a reference notebook that has the code and explaination of all these methods. In short, you'll get to know all you need to deploy a cutting-edge face detetion model for your project or app.