nischi / MMM-Face-Reco-DNN

Face recognition with opencv and deep neural network
MIT License
91 stars 46 forks source link

What worked for me #79

Closed stefan-sherwood closed 1 year ago

stefan-sherwood commented 3 years ago

I'm not sure where else to put this but perhaps a thread of what configurations have worked for people would be helpful. Here's mine:

Library Version
opencv-python 4.4.0.46
dlib 19.21.1
face-recognition 1.3.0
imutils 0.5.3

MagicMirror: 2.13.0 Raspberry Pi 3B+ (running Buster 2020-12-02)

Note: I installed OpenCV with the single command: pip3 install opencv-python==4.4.0.46