Skip to content

Discriminator missing an activation function after the first convolutional layer #33

Closed
@adambielski

Description

@adambielski

After from_rgb layer in the discriminator, there is no activation function. A leaky relu nonlinearity should be applied there.

out = self.from_rgb[index](input)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions