issues with Face api (js)
I have been trying to create an HTML application that can detect if the face shown in the camera is similar to another one that you upload. However, I encountered several issues that I couldn’t resolve:
load model before inference in face-api js
i am trying to use the api-face js library to be able to identify the user’s face, expression. but there is a problem I am having which is “Error: TinyYolov2 – load model before inference”, help me pls.!!! This is my code.I hope you help me, THis is first time I use stackoverflow.