This question is not really relevant to this repository as we're using a pretrained network to do a simple manual comparison of the outputs.
However if you want to do some meta-learning you can train a network that takes in the output of the pretrained FaceNet network for each image and does a determines whether or not they're the same person.
Hi,
This question is not really relevant to this repository as we're using a pretrained network to do a simple manual comparison of the outputs.
However if you want to do some meta-learning you can train a network that takes in the output of the pretrained FaceNet network for each image and does a determines whether or not they're the same person.