Some more details: right now, we are just looking at the training losses. This is not so bad for the GAN term, but is risky with the matching loss.
Assignment:
Let earth data read as input some index file, specifying which samples are for train and which are for validation
Create function to evaluate on the validation set, during training
Make sure this are also written to the logs
Some more details: right now, we are just looking at the training losses. This is not so bad for the GAN term, but is risky with the matching loss.
Assignment: