Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ayushexel/ml4face-detection

A walkthorugh and tutorial covering all common techniques used for face detection
https://github.com/ayushexel/ml4face-detection

Last synced: 2 months ago
JSON representation

A walkthorugh and tutorial covering all common techniques used for face detection

Awesome Lists containing this project

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.