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

Feat discriminator unet #550

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

wr0124
Copy link
Collaborator

@wr0124 wr0124 commented Sep 29, 2023

https://arxiv.org/abs/2002.12655

This PR implements the pixel et bottleneck discriminator.

example :

python3 train.py --dataroot /path/to/horse2zebra --checkpoints_dir /path/to/checkpoints --name horse2zebra --config_json examples/example_gan_horse2zebra.json --D_netDs projected_d unet_128_d basic

@beniz beniz self-assigned this Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants