Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ayushexel/ml4face-detection
- Owner: AyushExel
- License: mit
- Created: 2019-12-13T10:31:11.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-12T18:34:38.000Z (7 months ago)
- Last Synced: 2024-11-09T03:42:19.203Z (3 months ago)
- Language: Jupyter Notebook
- Size: 48.6 MB
- Stars: 19
- Watchers: 5
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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=PLbMqOoYQ3Mxw2cwnHX6IoG8DvYcShAozIThis 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.