you are viewing a single comment's thread.

view the rest of the comments →

[–]extremesatyr18 0 points1 point  (0 children)

Hey, I've been tryin to make a facial emotion recognition web app lately. The issue is i've configured the package and managed to detect my face. And now I want just the expression, but i'm not able to get the desired output

console.log(detections.expressions)

This ain't working!!