Skip to content

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

Notifications You must be signed in to change notification settings

BehzadBozorgtabar/FSDA

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages