justadudewhohacks/face-api.js

FaceLandmarks68: left and right eyes/brows are reversed.

Open

#222 aberto em 21 de fev. de 2019

Ver no GitHub
 (10 comments) (0 reactions) (0 assignees)TypeScript (3.649 forks)batch import
buggood first issuehelp wanted

Métricas do repositório

Stars
 (15.839 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Hello,

FaceLandmarks68.getLeftEye() returns points corresponding to the right eye, and FaceLandmarks68.getRightEye() returns points corresponding to the left eye. Same issue for the FaceLandmarks68.getLeftEyeBrow() and FaceLandmarks68.getRightEyeBrow().

Guia do colaborador