human/face_detection
2024-09-02 08:13:34 +08:00
..
detection 首次添加数字人 2024-09-02 08:13:34 +08:00
__init__.py 首次添加数字人 2024-09-02 08:13:34 +08:00
api.py 首次添加数字人 2024-09-02 08:13:34 +08:00
models.py 首次添加数字人 2024-09-02 08:13:34 +08:00
README.md 首次添加数字人 2024-09-02 08:13:34 +08:00
utils.py 首次添加数字人 2024-09-02 08:13:34 +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.