RGAN icon indicating copy to clipboard operation
RGAN copied to clipboard

Discriminator has missing loss variable for predicting correct conditions.

Open birdx0810 opened this issue 4 years ago • 0 comments

https://github.com/ratschlab/RGAN/blob/f41731b965348259dcd94b0dcb1374d3e1c4ca7d/model.py#L177

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

birdx0810 avatar Dec 28 '20 12:12 birdx0810