Skip to content

Some experiments with domain adaptation using GANs.

Notifications You must be signed in to change notification settings

sharath/domain-adaptation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domain Adapataion with GANs

Some experiments with domain adaptation using GANs.

Notebooks

Self-contained prototyping code. Everything else is designed to run on Gypsum.

Generate to Adapt

Implementation based on [1].

Get the datasets:

python3 scripts/download_GTA_datasets.py

Usage:

python3 -m GTA <args>

Generate to Adapt

References

[1] Sankaranarayanan, Swami, et al. "Generate to adapt: Aligning domains using generative adversarial networks." Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition. 2018.

About

Some experiments with domain adaptation using GANs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published