How to make your face unrecognizable?

CarderPlanet

Professional
Messages
2,552
Reaction score
710
Points
83
Need to use your photo on the Internet, but don't want to be found through any Google images?

Then use Fawkes (http://sandlab.cs.uchicago.edu/fawkes/) - a program to change the photo so that the face recognition algorithms do not recognize the person on it.

To confuse the algorithms, the program changes the image at the pixel level. However, there will be practically no visual difference by eye.

The source code of the program is open (https://github.com/Shawn-Shan/fawkes). Installation is available on Windows, MacOS and Linux.
 
Top