I am trying to do facial recognition with Tensorflow on Google Colab, but I am running into an error. It was working fine before, but now it just throws me this error. Full .ipynb file is linked (note you need a negative, positive, and anchor folder with .jpg files for the program to run.)
Making Siamese Model Error
File Link: https://www.mediafire.com/file/a5azngcpmdrrxyd/facial_recognition.ipynb/file
I tried removing the embedding functions from the 4.3 function, but it throws me another error when it reaches training.Training Error
ryan29293841 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.