Skip to content

Add PyTorch DCGAN implementation#7

Open
jesse1029 wants to merge 1 commit into
masterfrom
codex/convert-to-pytorch-version
Open

Add PyTorch DCGAN implementation#7
jesse1029 wants to merge 1 commit into
masterfrom
codex/convert-to-pytorch-version

Conversation

@jesse1029

Copy link
Copy Markdown
Owner

Summary

  • add PyTorch generator and discriminator modules mirroring the existing 64x64 TensorFlow models
  • introduce a CelebA DCGAN training script built on the new PyTorch modules with sampling and checkpoint utilities
  • document how to launch the PyTorch training flow in the README

Testing

  • python -m py_compile models_64x64_torch.py train_celeba_dcgan_torch.py

https://chatgpt.com/codex/tasks/task_e_68da199bb25083299f8ebcee3a091df4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant