animikhaich / OpenVINO-Real-Time-Face-Anonymizer

Real-Time Face Anonymizer Algorithm using Intel OpenVINO
http://animikhaich.github.io/
MIT License
8 stars 3 forks source link

Add face selection (select one face that will not be blur) #5

Closed Katsuryoku closed 2 years ago

Katsuryoku commented 2 years ago

In GDPR, another line is the possibility that: a person can request a video with only their face visible. Do you think it is possible to implement it in your software?

animikhaich commented 2 years ago

Yes. That can be done with the help of Facial Recognition. It is not implemented in this particular project of mine, but I have implemented something similar here: https://github.com/animikhaich/Facial-Recognition-Dashboard

References: https://github.com/rcmalli/keras-vggface