DCGAN PyTorch. Train an AI model that generates realistic images from scratch.

github.com/bubbliiiing/dcgan-pytorch

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2022
  • fix dist bugs
  • fix dist bugs
  • update utils_fit
  • update callback
  • update comment
  • fix show_config bug
  • update dist and fp16
  • update dist and fp16
November 2021
  • Update train.py
  • Add files via upload
  • Update README.md
  • Update README.md
  • Release —Weights of DCGAN
  • Update README.md
  • Delete utils_fit.cpython-36.pyc
  • Delete utils.cpython-36.pyc
  • Delete dataloader.cpython-36.pyc
  • Delete dcgan.cpython-36.pyc
  • Delete dcgan.cpython-36.pyc
  • Add files via upload
  • Initial commit