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