issues
search
IsHYuhi
/
ST-CGAN_Stacked_Conditional_Generative_Adversarial_Networks
Unofficial implementation of ''Stacked Conditional Generative Adversarial Networks for Jointly Learning Shadow Detection and Shadow Removal'' with PyTorch
67
stars
15
forks
source link
CGAN loss is wrong?
#3
Closed
IsHYuhi
closed
4 years ago
IsHYuhi
commented
4 years ago
In line 204, out_D2_real is wrong. change 'D2' to 'D1'
In line 204, out_D2_real is wrong. change 'D2' to 'D1'