dongheehand / DeblurGAN-tf

Tensorflow implementation of DeblurGAN(Blind Motion Deblurring Using Conditional Adversarial Networks)
80 stars 24 forks source link

big loss and suspend train #10

Open Nakupenda-7 opened 5 years ago

Nakupenda-7 commented 5 years ago

Q1:Why D-loss is negative and G-loss is very big? Q2:Why did the training seem to have ended in an epoch, and it took many hours to start training again. Then the multiples of this epoch seem to have ended. After many hours, train again? Q3:What does in_memory mean and how to understand?