sainimohit23 / FaceNet-Real-Time-face-recognition

66 stars 42 forks source link

Possible GPU issue #11

Open abhishekgupte94 opened 4 years ago

abhishekgupte94 commented 4 years ago

Hey Mohit, First of all great repo! Me and a colleague have used this repo as well as several others to piece up a facenet algorithm. Overall it uses a different model but is very similar to yours. My issue is that everytime I generate new embeddings for one particular face, I get different probabilities each time. This probably means different embeddings for the same face at different times right? I'm using tensorflow 1.13 gpu and CUDA 10 . Do you think the embeddings are getting messed up because I'm using GPU? Your profile says you don't use GPU so hence could this be the reason of discrepancy?

abhishekgupte94 commented 4 years ago

*disparity not discrepancy lol