summaryrefslogtreecommitdiff
path: root/training/conf/callbacks/wandb
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2021-11-21 21:34:53 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2021-11-21 21:34:53 +0100
commitb44de0e11281c723ec426f8bec8ca0897ecfe3ff (patch)
tree998841a3a681d3dedfbe8470c1b8544b4dcbe7a2 /training/conf/callbacks/wandb
parent3b2fb0fd977a6aff4dcf88e1a0f99faac51e05b1 (diff)
Remove VQVAE stuff, did not work...
Diffstat (limited to 'training/conf/callbacks/wandb')
-rw-r--r--training/conf/callbacks/wandb/reconstructions.yaml4
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