EnoxSoftware / YOLOv8WithOpenCVForUnityExample

An example of using OpenCV dnn module with YOLOv8. (ObjectDetection, Segmentation, Classification, PoseEstimation)
15 stars 2 forks source link

Any way to get facial landmark detection? #3

Open thePostFuturist opened 6 months ago

thePostFuturist commented 6 months ago

YOLO is light years ahead of Mediapipe -- extremely robust. This model does track the nose, eyes, and ears -- is there another model or a way to get it to track more face landmarks?

yosun commented 6 months ago

i still recommend using dlib68 for facial landmarks

thePostFuturist commented 2 months ago

dlib68 is very mid, doesnt come close to ARKit's tracking