nischi / MMM-Face-Reco-DNN

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

Not being matched #117

Closed VedadTr closed 1 year ago

VedadTr commented 1 year ago

Hi !

I installed openCV and your module successfully. I ran through all steps and at the moment, facial recognition does work, however im always detected as a stranger. I have set the folder inside dataset with 10 pictures ive took with the pi camera, i ran encode.py.

Been trying to fix this whole day without any luck. Any ideas what might be causing the matching problem ?

VedadTr commented 1 year ago

somefile.txt

start npm log

VedadTr commented 1 year ago

@nischi After some time debugging, it seems to be a problem inside the facerecognition.py.

Ive got an error in line 79: AttributeError: 'int' object has no attribute 'isdigit'

VedadTr commented 1 year ago

315228100_2947112495593682_2889184784605604984_n

nischi commented 1 year ago

hi @VedadTr Do use a raspbi cam, correct? can you try to remove the setting source in your config?