davidsandberg / facenet

Face recognition using Tensorflow
MIT License
13.78k stars 4.81k forks source link

det.npy #903

Open sangkyuleeKOR opened 6 years ago

sangkyuleeKOR commented 6 years ago

I'm so new in this field. when i follow your code, i couldn't understand what ids det1,2,3.npy files. I thought it is a model file, but it wasnt. anybody solve what i want to know? Thanks

MaartenBloemen commented 6 years ago

I think those files contain the pre trained weights for MTCNN, correct me if i'm wrong.