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

https://github.com/meqdaddev/face-detection


https://github.com/meqdaddev/face-detection

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Face Detection

Face Detection Image

AI generated image

## * Face Detection using Haar Cascade
### * [Collect Data (Face Images)](/haarcascade/1%20collect_face.py)
### * [Train Model](/haarcascade/2%20train_model.py)
### * [Detect Faces](/haarcascade/3%20detect_face.py)