You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for putting this together, it is the closest working repo I have found that lets me run the face-api.js library. Sadly I am not getting the outcome that I want. Ideally, I would like to have a bounding box and Landmarks aligned over the webcam feed, but this is not currently the case. I tried to modify your code using a setTimeout but its a bit crude (code bellow).
Would you know how to get bounding boxes to work?
And how to get the landmarks properly aligned? (I think they introduced new methods of implementation)
And lastly, would you know what would be a cleaner way to render the landmarks and bounding box over the webcam feed without having to render a screenshot over the feed?
Sorry for all these questions, I figured you may have gone already through all this prior :)
Thank you for your help and this is what I have so far:
Hello Bonnie:
Thank you for putting this together, it is the closest working repo I have found that lets me run the face-api.js library. Sadly I am not getting the outcome that I want. Ideally, I would like to have a bounding box and Landmarks aligned over the webcam feed, but this is not currently the case. I tried to modify your code using a setTimeout but its a bit crude (code bellow).
Sorry for all these questions, I figured you may have gone already through all this prior :)
Thank you for your help and this is what I have so far:
The text was updated successfully, but these errors were encountered: