Skip to content

louisace/DEIDGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEIDGAN:Effective De-identification Generative Adversarial Network for Face Anonymization

Official Pytorch implementation of Effective De-identification Generative Adversarial Network for Face Anonymization published at ACM International Conference on Multimedia. 2021

demo

Diverse versions results with DEIDGAN by varying the input

Introduction

In this repository, we propose an approach, termed as DEIDGAN, for face anonymization. Our approach consists of two steps. First, we anonymize the input face to obfuscate its original identity. Then, we use our designed de-identification generator to synthesize an anonymized face.

BibTex

@inproceedings{kuang2021effective,
  title={Effective De-identification Generative Adversarial Network for Face Anonymization},
  author={Kuang, Zhenzhong and Liu, Huigui and Yu, Jun and Tian, Aikui and Wang, Lei and Fan, Jianping and Babaguchi, Noboru},
  booktitle={Proceedings of the 29th ACM International Conference on Multimedia},
  pages={3182--3191},
  year={2021}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages