hysts / pytorch_mpiigaze_demo

Gaze estimation using MPIIGaze and MPIIFaceGaze
MIT License
300 stars 68 forks source link

How to determine drowsiness and yawning using ptgaze? #24

Closed aaiguy closed 2 years ago

aaiguy commented 2 years ago

Thanks for making ptgaze . I'm trying to determine whether the person is yawning or sleeping based on facial landmark features , I went through the code but I'm not able to achieve this,I wanted to know if this feature is implemented in this demo else can you point me out in right direction to achieve this?

hysts commented 2 years ago

Hi, @aaiguy No, this repo doesn't have a drowsiness detection function. Only simple gaze estimation is implemented in this repo.

The following repos may be helpful. https://github.com/akshaybahadur21/Drowsiness_Detection https://github.com/Tobias-Fischer/rt_gene