googlesamples / android-vision

Deprecated: The Mobile Vision API is now a part of ML Kit: Check out this repo:
https://github.com/firebase/quickstart-android/tree/master/mlkit
Apache License 2.0
2.93k stars 1.73k forks source link

So much fluctuation in Smiling probability #387

Open mohitrajput987 opened 5 years ago

mohitrajput987 commented 5 years ago

Hi,

I have made an app using Google vision in which user selfie is auto clicked when he/she smiles. For smiling, I check the Smiling probability values, when the difference in any two successive smiles is greater than 0.4 or 0.6, the photo is captured.
I did the Smile to introduce "Liveness" of a user but when I tested with still images, it gives so much fluctuation in successive Smiles. However in iOS, it works really nice, but with Android, the different is smiling probability is different in still images also. How can I prevent this?

mohitrajput987 commented 5 years ago

Is there any response on it?

mohitrajput987 commented 5 years ago

I need to answer this urgently to my clients. Can someone please respond?