Skip to content

A command line application that demonstrates face unlock using Keras, OpenCV.

License

Notifications You must be signed in to change notification settings

aaditkapoor/Face-Unlock

Repository files navigation

Face-Unlock

A command line application that demonstrates face unlock using Keras, OpenCV.

  • Problem statement: We want to create a face classifier/detector command line application that can build a person's face dataset and automatically and then can save the model.
  • Using dataset: Custom made dataset of the person.
  • Face classifier datapoints: haarcascade_frontalface_default.xml¶

Requirements

  • Python 3.7
  • Keras
  • OpenCV

Any Questions

Version 2 (Upcoming)

  • Will try to port this to web using Django.
  • Will make this a proper API and probably a package on pip.
  • Will use Data Augumentation

About

A command line application that demonstrates face unlock using Keras, OpenCV.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published