Skip to content

Update pix2pix.py#115

Open
yzsun wants to merge 1 commit into
affinelayer:masterfrom
yzsun:master
Open

Update pix2pix.py#115
yzsun wants to merge 1 commit into
affinelayer:masterfrom
yzsun:master

Conversation

@yzsun

@yzsun yzsun commented Apr 13, 2018

Copy link
Copy Markdown

The inputs of discriminator is outputs of generator, right?

@julien2512

Copy link
Copy Markdown
Contributor

Nope.

This is how the adversarial network works.

Real = inputs=>targets
Fake = inputs=>outputs

We make them fight against each other.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants