szad670401 / HyperLandmark

Deep Learning Based Free Mobile Real-Time Face Landmark Detector. Contact:jack-yu-business@foxmail.com
Apache License 2.0
1.68k stars 521 forks source link

Eyes opening and closing #73

Open John1231983 opened 4 years ago

John1231983 commented 4 years ago

I used WFLW to train pfld network but the landmark for eye openning and clossing did not work. It means if I close my eyes, the eyes landmark still likes opening state. How do you train/ solve the issue in your model? Thanks

panda-lab commented 4 years ago

prepare more images (#^.^#)

John1231983 commented 4 years ago

Thanks @lsy17096535 . Could you suggest any dataset and labelling tool to make landmark

panda-lab commented 4 years ago

@John1231983 https://github.com/zeusees/HyperLabelImg

John1231983 commented 4 years ago

@lsy17096535 : Thanks. Does hyperlandmark run on GPU or CPU? How to obtain the real-time landmark movement on video?