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

IndexError: list index out of range #9

Open NarenBabuR opened 5 years ago

NarenBabuR commented 5 years ago

File "test_video.py", line 99, in cropped[i] = facenet.flip(cropped[i], False) IndexError: list index out of range

shankarvishnu commented 4 years ago

Follow this comment to resolve this issue.