Wav2Lip/face_detection
2020-08-17 22:38:19 +05:30
..
detection Initial commit 2020-08-17 22:38:19 +05:30
__init__.py Initial commit 2020-08-17 22:38:19 +05:30
api.py Initial commit 2020-08-17 22:38:19 +05:30
models.py Initial commit 2020-08-17 22:38:19 +05:30
README.md Initial commit 2020-08-17 22:38:19 +05:30
utils.py Initial commit 2020-08-17 22:38:19 +05:30

The code for Face Detection in this folder has been taken from the wonderful face_alignment repository. This has been modified to take batches of faces at a time.