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