Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GAN models with inference networks #80

Open
2 of 3 tasks
yatindandi opened this issue Jan 5, 2019 · 3 comments
Open
2 of 3 tasks

Add GAN models with inference networks #80

yatindandi opened this issue Jan 5, 2019 · 3 comments
Assignees
Labels
feature New Feature high priority Tasks with top priority
Milestone

Comments

@yatindandi
Copy link
Contributor

yatindandi commented Jan 5, 2019

Following models are proposed to be added:

  • Adversarial Autoencoders
  • Adversarial Variational Bayes
  • ALI/BiGAN
@avik-pal avik-pal added high priority Tasks with top priority feature New Feature labels Jan 5, 2019
@avik-pal avik-pal added this to the Version 0.0.3 milestone Jan 5, 2019
@Aniket1998
Copy link
Collaborator

It looks like we might have to bring changes into the training loop itself and generalise it further to account for inference model based GANs.
@yatindandi its best if you write tutorials for all the three models first and then make appropriate changes to the training loop.

@avik-pal avik-pal pinned this issue Jan 8, 2019
@avik-pal
Copy link
Member

@yatindandi I believe we should put the Adversarial Variational Bayes in the model zoo instead of this repo. It is a great paper but as per the original discussions with @Aniket1998 we were going to restrict core implementations to papers with over 250 citations.

I am happy to hear you views on this.

@avik-pal avik-pal self-assigned this Jan 25, 2019
@avik-pal
Copy link
Member

Also some starter work on this is in the ap/hybrid branch

@avik-pal avik-pal unpinned this issue Sep 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New Feature high priority Tasks with top priority
Projects
None yet
Development

No branches or pull requests

3 participants