VGGFace2-pytorch
VGGFace2-pytorch copied to clipboard
how to get normal 128d face feature
Hi, as I know we usually use 128d feature to describe a face, so my question is how to extract the 128d feature in this code? Thanks!
I know we can set "cmd" as "extract" to get the feature, but how to set the value 128?