Shawn-Shan / fawkes

Fawkes, privacy preserving tool against facial recognition systems. More info at https://sandlab.cs.uchicago.edu/fawkes
https://sandlab.cs.uchicago.edu/fawkes
BSD 3-Clause "New" or "Revised" License
5.22k stars 481 forks source link

Question: How does fawkes handle images with multiple faces? #122

Closed xirkus closed 3 years ago

xirkus commented 3 years ago

Is fawkes capable of perturbing multiple faces in the same image or is there an expectation that each image has only a single face?

Shawn-Shan commented 3 years ago

We will extract each face and cloak each face. So all faces will be protected.