face_recognition icon indicating copy to clipboard operation
face_recognition copied to clipboard

Performing an adversarial attack on face_recognition software, is it possible?

Open prp-e opened this issue 3 years ago • 1 comments

I am part of a CTF and I have the task of finding out how to bypass a face recognition software by performing an adversarial attack. The base software is written with face_recognition library and it works as it should work. Now, I am curious if it is possible to perform an adversarial attack on this piece of software, how is it possible?

P.S: Code samples are super appreciated.

prp-e avatar May 16 '22 10:05 prp-e

I am also interested in this issue. Is it possible to perform an attack with, for example, Adversarial Robustness Toolbox (ART)?

andergalvan avatar Jul 05 '23 10:07 andergalvan