Skip to content

Punit-Choudhary/ML-face-detector

Repository files navigation

ML-face-detector

It is a Artificial Intelligence - Machine Learning based project that can find frontal face in an image, video or live(real-time).
Algorithm used = Cascade Classifier
I've used pre-trained data from OpenCv.

Uses

clone : git clone https://github.com/Punit-Choudhary/ML-face-detector.git

Run program and follow instruction:

  1. Type i for testing on image.
    • provide image path with proper extentions(.jpeg , .png )
  2. Type w if you want to test on a video or using webcam for realtime
    • provide video path with proper extentions(.webm, .mp4 )
    • if you want to use webcam then simply hit Enter button.

Output preview:

  • Testing on image
    alt text
  • Testing on video
    alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages