App working correctly on all devices I have, but somehow on Samsung A21s, it is producing incorrect results.
It is nearly producing same output for all faces probability between .2 .3, for l2, cosine is also the same.
I thought maybe camera is the problem, so I embedded the pictures inside drawable and matched, but still it is producing nearly the same results for everything.
I noticed FloatArray returned from getCroppedFaceEmbedding producing different results for different phones.
My xiaomi mi9 works alright.
Do you have any ideas?
App working correctly on all devices I have, but somehow on Samsung A21s, it is producing incorrect results.
It is nearly producing same output for all faces probability between .2 .3, for l2, cosine is also the same.
I thought maybe camera is the problem, so I embedded the pictures inside drawable and matched, but still it is producing nearly the same results for everything.
I noticed FloatArray returned from getCroppedFaceEmbedding producing different results for different phones.
My xiaomi mi9 works alright.
Do you have any ideas?