I've read the paper and the code example too.
It doesn't specify the face image width and height that the input Face Mat needs to be.
I have existing Faces Images and only need the Embeddings vectors for this images.
So given that I have a folder with aligned and cropped faces already, what should the size of those faces be to get a good embedding vector ??
In some examples it says the Faces should be 320x320, others say 112,112 etc.
What was the actual size of the faces used?
I've read the paper and the code example too. It doesn't specify the face image width and height that the input Face Mat needs to be. I have existing Faces Images and only need the Embeddings vectors for this images. So given that I have a folder with aligned and cropped faces already, what should the size of those faces be to get a good embedding vector ??
In some examples it says the Faces should be 320x320, others say 112,112 etc. What was the actual size of the faces used?