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 trying to get embeddings for some images for face recognition. All those embeddings are same. I have checked that the input data is different before the model.forward call. Doing this through the verification.py file in face_recognition module.