Qengineering / Face-Recognition-Raspberry-Pi-64-bits

Recognize 2000+ faces on your Raspberry Pi 4 with database auto-fill and anti-spoofing
https://qengineering.eu/deep-learning-examples-on-raspberry-32-64-os.html
BSD 3-Clause "New" or "Revised" License
70 stars 18 forks source link

RPi Face Recognition #17

Open skirmispar opened 2 years ago

skirmispar commented 2 years ago

Hello,

I am doing a project using your project: https://github.com/Qengineering/Face-Recognition-Raspberry-Pi-64-bits/tree/main/src I would like to ask about this MTCNN model. How was it trained? How many faces were trained with this model?

Qengineering commented 2 years ago

With modifications, I've used this repo for the MTCNN code. I don't know how they trained their network. Here is the original paper.