Skip to content
This repository was archived by the owner on May 5, 2026. It is now read-only.

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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions