SOTAVerified

Forbes: Face Obfuscation Rendering via Backpropagation Refinement Scheme

2024-07-19Code Available0· sign in to hype

Jintae Kim, Seungwon yang, Seong-Gyun Jeong, Chang-Su Kim

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

A novel algorithm for face obfuscation, called Forbes, which aims to obfuscate facial appearance recognizable by humans but preserve the identity and attributes decipherable by machines, is proposed in this paper. Forbes first applies multiple obfuscating transformations with random parameters to an image to remove the identity information distinguishable by humans. Then, it optimizes the parameters to make the transformed image decipherable by machines based on the backpropagation refinement scheme. Finally, it renders an obfuscated image by applying the transformations with the optimized parameters. Experimental results on various datasets demonstrate that Forbes achieves both human indecipherability and machine decipherability excellently. The source codes are available at https://github.com/mcljtkim/Forbes.

Reproductions