Disable image_transform by default
This commit is contained in:
@@ -59,7 +59,7 @@ wandb:
|
||||
notes: ""
|
||||
|
||||
image_transform:
|
||||
enable: true
|
||||
enable: false
|
||||
# Maximum number of transforms to apply
|
||||
max_num_transforms: 3
|
||||
random_order: false
|
||||
|
||||
Reference in New Issue
Block a user