- install opencv
- Run the Dataset_creation.py
- Run the Trainer.py
- Run the facerecognition.py
- 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.