Hi,
I could see that you have created two python file named: fr_utils.py and inception_blocks_v2.py. Can you please let me know why did you created it if you are already downloading the model from facenet. I could see that u have uploaded some weights but can’t find the directory.
It sums it up, i wanted to know the purpose of these two python files and uploading weights from ./weights directory.
I am planning to create my own face recognition system and I was looking for some guidance.
But thanks, I found what I was looking for.
I was trying to find a way how to train with my own training images using pre-trained weights and now I found the logic.