AIInAi / tf-insightface

A better tensorflow implementation of deepinsight, aiming at smoothly production ready for cross-platforms. Currently only with inference, training code later.
MIT License
212 stars 61 forks source link

NameError: name 'face_recognition' is not defined #7

Open horizonheart opened 6 years ago

KleinYuan commented 6 years ago

@horizonheart it's a lib: https://github.com/ageitgey/face_recognition

mengyaogong commented 5 years ago

pip install face_recognition

justein commented 5 years ago

@horizonheart it's a lib: https://github.com/ageitgey/face_recognition

while use 'pip install face_recognition' to install the face_recog lib ,it occurs error ' You have to use a version of Visual Studio that supports C++11. As of December 2017, the only versions that have good enough C++11 support to compile the dlib Python API is a fully updated Visual Studio 2015',but my version of VS is 2015