BrandonJoffe / home_surveillance

Home surveillance system with facial recognition
1.22k stars 384 forks source link

What is the sample requirement? #39

Open LynnLiao opened 6 years ago

LynnLiao commented 6 years ago

Hi Brandon; how many samples should we prepared for one person when we train a xxx.pkl .

and does the picture need to be written in a fixed Angle? up? down? right?and left???

I really appreciate your help. Thanks,

Lynn

BrandonJoffe commented 6 years ago

Hi @LynnLiao,

sorry for the delayed response!

In order to receive accurate predictions I would suggest using a minimum of 20 images per-person (the more the better). The pictures used should consist of as many different poses and facial expressions as possible i.e there is no fixed angle.

I hope that helps,

Brandon