Skip to content

KrishnaswamyLab/MAGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAGAN: Manifold Aligning Generative Adversarial Network

Code for MAGAN ([https://arxiv.org/abs/1803.00385])

Run the toy example with: python train.py

The correspondence loss is specific to each application. To create your own, provide a different implementation for the method correspondence_loss when initiating MAGAN. It must match the signature of the template provided.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages