fanhuafeng / yolov7-face

yolov7 face detection with landmark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yolov7-face

New feature

  • Dynamic keypoints
  • WingLoss
  • Efficient backbones
  • EIOU and SIOU
Method Test Size Easy Medium Hard FLOPs (B) @640 Link
yolov7-lite-e 640 91.8 88.6 71.8 2.6 google
yolov7-tiny-leak 640 93.2 91.3 83.0 16.6 google
yolov7s 640 94.8 93.1 85.2 16.8 google
yolov7-w6 960 96.4 95.0 88.3 89.0 google
yolov7-w6+TTA 1280 96.9 95.8 90.4 89.0 google

Dataset

WiderFace

yolov7-face-label

Test

Demo

References

About

yolov7 face detection with landmark

License:Other


Languages

Language:Python 62.8%Language:C++ 30.4%Language:C 5.0%Language:Shell 1.2%Language:Cython 0.3%Language:Dockerfile 0.1%Language:Makefile 0.1%