FaceRec icon indicating copy to clipboard operation
FaceRec copied to clipboard

extract_feature.get_features gives a matrix with (160, 128) shape

Open farhadsh1992 opened this issue 5 years ago • 0 comments

extract_feature.get_features gives a matrix with (160, 128) shape for one image. I am look face features of face (FaceNet, Its shape should be (1, 128) ). where is it? what is it other 150 vector? how I can extract just a vector 128D for every image

farhadsh1992 avatar Feb 12 '20 16:02 farhadsh1992