A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-Face-Reco-DNN
- 
but its do not work.
 - 

 - 
@Parvez what happens when u run the script?
Facial Recognition Embeddings After you set up your dataset, we need to go to the embeddings for the recognitions. I prepared a script for that. It took a while to run on my Macbook and will take much longer on a Raspberry Pi, so if possible, use it on a computer with more power and then transfer the resulting file. You will find a script called encode.py in folder tools of the module. The following arguments are default: python3 encode.py -i ../dataset/ -e encodings.pickle -d hoglinux us case sensitive… so Parvez is not the same as parvez
 - 
if any one make a vedio for me is very helpful . i will submit this project my university
 - 
@sdetweil said in MMM-Face-Reco-DNN:
python3 encode.py -i …/dataset/ -e encodings.pickle -d hog
how to run this script

 - 
 - 

 - 
@Parvez looks like it is trying to detect text in the images… don’t know why
https://raspberrypi.stackexchange.com/questions/89231/tesseract-ocr-4-x-beta-for-raspberry-pi
 - 
@Parvez dist-packages/cv2 seems pretty old… cv3 is current, cv4 is also out…
 - 
@sdetweil ok i will download open cv3
 
