Skip to content

Commit

Permalink
Update config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jpcbertoldo authored Nov 8, 2022
1 parent 84dbe18 commit c45085d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions anomalib/models/cflow/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ dataset:
train_batch_size: 16
test_batch_size: 16
inference_batch_size: 16
fiber_batch_size: 64
num_workers: 8
transform_config:
train: null
Expand All @@ -28,7 +27,7 @@ model:
coupling_blocks: 8
clamp_alpha: 1.9
fiber_batch_size: 64
soft_permutation: false
permute_soft: false
lr: 0.0001
early_stopping:
patience: 2
Expand Down

0 comments on commit c45085d

Please sign in to comment.