This repository includes the training and testing codes for: "Using Photorealistic Face Synthesis and Domain Adaptation to Improve Facial Expression Analysis".
- The Binghamton University 3D Facial Expression Database (BU-3DFE)
- The Radboud Faces Database (RaFD)
- The MUG dataset
- Oulu-CASIA VIS
$ git clone https://github.com/BehzadBozorgtabar/FSDA.git
cd master
python synthesis.py --mode='train'
python synthesis.py --mode='test'