Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
e-candeloro authored Sep 25, 2023
1 parent 581384c commit 2987b87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ Thanks to the awesome contribution of [MustafaLotfi](https://github.com/MustafaL

## How Does It Work?

This script searches for the driver face, then use the mediapipe library to predict 68 facial keypoints.
The enumeration and location of all the face keypoints/landmarks can be seen [here](https://raw.githubusercontent.com/e-candeloro/Driver-State-Detection/master/predictor/Keypoint%20map%20example.png).
This script searches for the driver face, then use the mediapipe library to predict 478 face and iris keypoints.
The enumeration and location of all the face keypoints/landmarks can be seen [here](https://github.com/e-candeloro/Driver-State-Detection/blob/master/docs/5Mohl.jpg).

With those keypoints, the following scores are computed:

Expand Down

0 comments on commit 2987b87

Please sign in to comment.