- [x] Consolidate 2 year South England Dataset. - [x] Try training with ddp instead of dp (if using dp should check the code for modifications) - [x] Investigate Batch Norm in ddp (should use Sync Batch Norm?) - [x] Log the images with sigmoid applied - [x] Add metrics callbacks - [x] Retrain full model for many epochs - [x] Create unsupervised UNet Architecture to train with Moco - [x] Train Unet3d Encoder with Moco