8000 GitHub - nicolas-aagnes/few-shot-cgan
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nicolas-aagnes/few-shot-cgan

Repository files navigation

few-shot-cgan

DONE:

  • train_classifier.py trains an oracle classifier on the MNIST dataset -> This is what we will use for evaluation.
  • train_cgan.ipynb trains a standard cGAN on MNIST.
  • mnist_cnn.pth is the oracle classifier.

TODOs:

  • Pretrain classifier with CPC, and then just slightly tune it on the noisy target labels.
  • Setup normal cGAN training loop for pretraining the discriminator and generator.
  • Switch to finetuning the classifier with the generator and discriminator.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0