top of page

DeepFakes: Masking and Unmasking Faces using adversarial faces.
Summary
DeepFakes: Masking and Unmasking Faces using Adversarial Network
The aim of this repository is to document the code and our work on our CS 534 AI term project at Worcester Polytechnic Institute (WPI), MA.
Project Goal
The goal is to use deep learning techniques, specifically generative modelling to achieve unpaired image translation from
1. Unmasked face domain to masked face domain
2. Masked face domain to unmasked face domain
​
The code and report are available at Github in the link below
Checkout the implementation on GitHub
bottom of page