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
The results vary significantly depending on the operating system and browser being used. For example, the accuracy of face detection, landmarks, expressions, age, and gender estimation differs between Windows and macOS, as well as between Chrome and Firefox.
Could you please provide some insights into why these discrepancies occur? Are there any known issues or limitations when using this model across different environments? Additionally, are there any recommended practices to ensure more consistent results?
Thank you for your help!
The text was updated successfully, but these errors were encountered:
Hi,
I'm experiencing inconsistent results when using the SsdMobilenetv1 model with face-api.js across different operating systems and browsers.
Comparativa face-api,js.pdf
Specifically, I'm running the following code to perform face recognition:
$(document).ready(function () {
The results vary significantly depending on the operating system and browser being used. For example, the accuracy of face detection, landmarks, expressions, age, and gender estimation differs between Windows and macOS, as well as between Chrome and Firefox.
Could you please provide some insights into why these discrepancies occur? Are there any known issues or limitations when using this model across different environments? Additionally, are there any recommended practices to ensure more consistent results?
Thank you for your help!
The text was updated successfully, but these errors were encountered: