diff options
Diffstat (limited to 'training/conf/callbacks/wandb_image_reconstructions.yaml')
-rw-r--r-- | training/conf/callbacks/wandb_image_reconstructions.yaml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/training/conf/callbacks/wandb_image_reconstructions.yaml b/training/conf/callbacks/wandb_image_reconstructions.yaml deleted file mode 100644 index fabfe31..0000000 --- a/training/conf/callbacks/wandb_image_reconstructions.yaml +++ /dev/null @@ -1,5 +0,0 @@ -log_image_reconstruction: - _target_: callbacks.wandb_callbacks.LogReconstuctedImages - num_samples: 8 - log_train: true - use_sigmoid: true |