facedetection_internship

  • install opencv
  1. Run the Dataset_creation.py
  2. Run the Trainer.py
  3. Run the facerecognition.py
  4. complete Viola Jones Python implementation of the face detection algorithm by Paul Viola and Michael J. Jones.

Install Run:

pip install -e How to use See either example.py or Jupyter notebook Viola-Jones Example.ipynb.