Face Detection and Recognition using Python This script utilizes machine learning using python and opencv to detect faces and recognize them based on a trained model. Requirements: Python 3 OpenCV Numpy Matplotlib