cydonia999/VGGFace2-pytorch

how to get normal 128d face feature

nanyoullm opened this issue · 1 comments

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?