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
I am having known faces images in imgs folder with resolution 640 width and 480 height.For All of these images face is getting identified with valid output box. Some of these images with valid input data are being populated with 0 and -0, 128D output in doinference
'void FaceNetClassifier::doInference(float* inputData, float* output)' function.
Very similar images with same face and scene setting have values in output and sometimes zero's in output.
Does the gender and race matters ?
The text was updated successfully, but these errors were encountered:
I am having known faces images in imgs folder with resolution 640 width and 480 height.For All of these images face is getting identified with valid output box. Some of these images with valid input data are being populated with 0 and -0, 128D output in doinference
'void FaceNetClassifier::doInference(float* inputData, float* output)' function.
Very similar images with same face and scene setting have values in output and sometimes zero's in output.
Does the gender and race matters ?
The text was updated successfully, but these errors were encountered: