pragatibaheti / Face-Recognition-Using-FaceNet-Siamese-Network

16 stars 6 forks source link

NameError: name 'fr_utils' is not defined #3

Open arpita739 opened 3 years ago

arpita739 commented 3 years ago

image

arnold-anand commented 3 years ago

unzip on your local system and import fr_utils in the face_recognizer.py. I'd also suggest you create an anaconda env and install all the dependencies over there.