wav2lip/face_detection
2024-09-21 22:18:09 +08:00
..
detection 首次添加 2024-09-21 22:18:09 +08:00
__init__.py 首次添加 2024-09-21 22:18:09 +08:00
api.py 首次添加 2024-09-21 22:18:09 +08:00
models.py 首次添加 2024-09-21 22:18:09 +08:00
README.md 首次添加 2024-09-21 22:18:09 +08:00
utils.py 首次添加 2024-09-21 22:18:09 +08:00

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.