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

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

file not found /packages/det1.npy #1

Open eahmedsalman opened 6 years ago

eahmedsalman commented 6 years ago

/home/ahmed/deep_learning/assigments/.env/lib/python3.5/site-packages/numpy/lib/npyio.py in load(file, mmap_mode, allow_pickle, fix_imports, encoding) 370 own_fid = False 371 if isinstance(file, basestring): --> 372 fid = open(file, "rb") 373 own_fid = True 374 elif is_pathlib_path(file):

FileNotFoundError: [Errno 2] No such file or directory: '/home/ahmed/deep_learning/assigments/Facenet-Real-time-face-recognition-using-deep-learning-Tensorflow/packages/det1.npy'

peshmerge commented 6 years ago

You can download those files from David Sandberg repo (facenet) https://github.com/davidsandberg/facenet/tree/master/src/align