Skip to content

redhat12345/adversarial-domain-adaptation

 
 

Repository files navigation

Adversarial Domain Adaptation

Framework to try and benchmark multiple adversarial domain adaptation algorithms (Cycle-GAN, UNIT, etc.).

In construction...

Usage

To run an experiment, create a config file (following the templates in configs/) and run the command:

python run-experiments.py configs/my-config-file.yaml outputs -v 3

You will then be able to get the results (generated images and summaries for tensorboard) inside the folder outputs/my-config-file/.

About

General adversarial domain adaptation framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Shell 0.2%