elyha7 / yoloface

Yolov5 Face Detection
GNU General Public License v3.0
120 stars 37 forks source link

Question: source keypoints #15

Open pfeatherstone opened 12 months ago

pfeatherstone commented 12 months ago

https://github.com/elyha7/yoloface/blob/04bfe3459db5b1254e805eeaa3ec660afa52f899/utils/preprocess_utils.py#L8-L13

Where did you find these coordinates? thank you

elyha7 commented 11 months ago

As i remember, they were taken from insightface face alignment strategy. They suit for 112*112 input size facial recognition networks.