Skip to content

Feat discriminator unet#550

Open
wr0124 wants to merge 17 commits into
jolibrain:masterfrom
wr0124:feat_discriminator_unet
Open

Feat discriminator unet#550
wr0124 wants to merge 17 commits into
jolibrain:masterfrom
wr0124:feat_discriminator_unet

Conversation

@wr0124
Copy link
Copy Markdown
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
@wr0124 wr0124 force-pushed the feat_discriminator_unet branch from 130d9da to 3b56b7e Compare September 29, 2023 08:39
@wr0124 wr0124 force-pushed the feat_discriminator_unet branch from 7cdd42d to 4c0c5ff Compare September 29, 2023 13:12
@wr0124 wr0124 force-pushed the feat_discriminator_unet branch from fc23c6a to 232ae28 Compare September 29, 2023 15:56
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