Language:
🇺🇸
🇨🇳
«YOLO5Face» reproduced the paper "YOLO5Face: Why Reinventing a Face Detector"
YOLO5Face is a very interesting work that further abstracts the face detection task, and can achieve good face detection results by directly using universal object detection algorithms. Of course, it also achieves 5-point facial keypoint regression.
Note: the latest implementation of YOLO5Face in our warehouse is entirely based on ultralytics/yolov5 v7.0
- zhujian - Initial work - zjykzj
Anyone's participation is welcome! Open an issue or submit PRs.
Small note:
- Git submission specifications should be complied with Conventional Commits
- If versioned, please conform to the Semantic Versioning 2.0.0 specification
- If editing the README, please conform to the standard-readme specification.
Apache License 2.0 © 2024 zjykzj