Face recognition on video project with pytorch
pip3 install -r requirements.txt
python3 main.py
- You can change parameters in the main.py file.
- Program can accept input from video and camera stream
- Show options defined by what_to_show parameter:
- Box around the face
- Face landmarks
- Video input without changes