increase log freq
This commit is contained in:
parent
8ff9bdb78f
commit
fe081960ca
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ lightning:
|
||||||
image_logger:
|
image_logger:
|
||||||
target: main.ImageLogger
|
target: main.ImageLogger
|
||||||
params:
|
params:
|
||||||
batch_frequency: 5000
|
batch_frequency: 1000
|
||||||
max_images: 4
|
max_images: 4
|
||||||
increase_log_steps: False
|
increase_log_steps: False
|
||||||
log_first_step: False
|
log_first_step: False
|
||||||
|
|
Loading…
Reference in a new issue