Skip to content

light-weight 98 points face landmark超轻98点人脸关键点检测模型

Notifications You must be signed in to change notification settings

enzozhong/facelandmarks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

facelandmarks

light-weight 98 points face landmark超轻98点人脸关键点检测模型

ultra-light-weight 98 face landmarks detection model,only 505k.

超轻量人脸98点关键点检测算法,模型500k+,安卓端测试200fps+(高通855+)

requirements

pytorch
hdface #open source face detecor,pip install hdface
or u could use your own face detector instead of hdface,eg:https://github.com/midasklr/LightWeightFaceDetector

demo

see demo_img.py

convert to jit and onnx

convert2jit.py

results

About

light-weight 98 points face landmark超轻98点人脸关键点检测模型

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%