Face_recognition: has anybody tried it on windows ?

Created on 7 Oct 2018  路  4Comments  路  Source: ageitgey/face_recognition

  • face_recognition version:
  • Python version:
  • Operating System:

Description

Describe what you were trying to get done.
Tell us what happened, what went wrong, and what you expected to happen.
IMPORTANT: If your issue is related to a specific picture, include it so others can reproduce the issue.

What I Did

Paste the command(s) you ran and the output.
If there was a crash, please include the traceback here.

Most helpful comment

I tried on Windows 10 with Python 2.7.15 and face_recognition 1.2.3. It works fine with little lag while detecting the face. Face detection is very good, I've recently tried it on twins - the result is positive!

All 4 comments

I have tried it on Windows.

Face-recognition==1.2.3
Python=3.6.6
Windows 10 pro

Looks like everything's working fine, although the face recognition seems to take up some time in CPU, around 2 seconds. I haven't tried it on Linux, so, not sure about the relative speed, and whether this is good or bad.

did you face problems while using python 3.6?

I tried on Windows 10 with Python 2.7.15 and face_recognition 1.2.3. It works fine with little lag while detecting the face. Face detection is very good, I've recently tried it on twins - the result is positive!

I tried on Windows 10 with python 3.6.5 - though face detection and recognition works pretty much quickly but I see video quality and video lag issue while running face-recognition over webcam

Was this page helpful?
0 / 5 - 0 ratings