/FSDA

PyTorch Implementation of Using Photorealistic Face Synthesis and Domain Adaptation to Improve Facial Expression Analysis

Primary LanguagePython

Using Photorealistic Face Synthesis and Domain Adaptation to Improve Facial Expression Analysis

This repository includes the training and testing codes for: "Using Photorealistic Face Synthesis and Domain Adaptation to Improve Facial Expression Analysis".

Dependencies

Datasets

Usage:

Clone the repository

$ git clone https://github.com/BehzadBozorgtabar/FSDA.git
cd master

Train

python synthesis.py --mode='train'

Test

python synthesis.py --mode='test'

Face Synthesis Model