You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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