Skip to content

Discriminator has missing loss variable for predicting correct conditions. #37

@birdx0810

Description

@birdx0810

RGAN/model.py

Line 177 in f41731b

D_loss = D_loss + D_loss_wrong

The variable D_loss_wrong is not defined in this code. Is there a solution for this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions