In this project, I have implemented a face mesh model provided by Google to detect 468 face landmarks in real-time. Utilizing this lightweight model allows us to run the application only on CPU. A module is created in this projct and can be download from my Github.
Language: Python
Libraries
opencv
OpenCV
Mediapipe Icon
Mediapipe