AISangam / Facenet-Real-time-face-recognition-using-deep-learning-Tensorflow

Facenet-Real-time-face-recognition-using-deep-learning-Tensorflow
158 stars 104 forks source link

data_preprocess.py is missing #13

Open mikaelwestoo opened 5 years ago

mikaelwestoo commented 5 years ago

Hi,

The file data_preprocess.py is missing in the repo.

Can someone please help me find that file?

Best Regards

ahmedbr commented 5 years ago

same thing here too...

ahmadshabbir2468 commented 5 years ago

?

ahmadshabbir2468 commented 5 years ago

Data Pre-processing: Now for preprocessing all the image data-set, you have to run the file named as “initializer.py” as python file. Please Read This http://www.aisangam.com/blog/real-time-face-recognition-using-facenet/

Ryiel commented 5 years ago

when i run the file named ïnitializer.py", it says package detl.npy is missing. can you help me what to do with it?

BryanBetancur commented 5 years ago

cuando ejecuto el archivo llamado ïnitializer.py ", dice que falta el paquete detl.npy. ¿Puede ayudarme qué hacer con él?

https://github.com/davidsandberg/facenet/tree/master/src/align Here you can find them.

shankarvishnu commented 4 years ago

Code is updated. You should get clone of updated code from here and follow its proper instructions.