sainimohit23 / FaceNet-Real-Time-face-recognition

66 stars 42 forks source link

training fail #9

Closed dipesh-adekar closed 4 years ago

dipesh-adekar commented 4 years ago

training fails while running triplet_loss.py with throwing error: ValueError: Cannot feed value of shape (64, 2, 1) for Tensor 'FaceRecoModel_target:0', which has shape '(?, ?)'

priyanshthakore commented 4 years ago

Hi Great post on medium, but i am also facing the same issue as @dipesh-adekar, did you ever run into this issue or do you know why this might be happening.

ani16 commented 4 years ago

Hi

I don't face any issue in training. It works well and generates weights in checkpoint directory.