mirror of
https://github.com/macaodha/batdetect2.git
synced 2025-06-29 14:41:58 +02:00
Update config to remove optimiser level
This commit is contained in:
parent
15de168a20
commit
d67ae9be05
@ -101,6 +101,8 @@ model:
|
||||
|
||||
train:
|
||||
batch_size: 8
|
||||
learning_rate: 0.001
|
||||
t_max: 100
|
||||
loss:
|
||||
detection:
|
||||
weight: 1.0
|
||||
@ -114,9 +116,6 @@ train:
|
||||
alpha: 2
|
||||
size:
|
||||
weight: 0.1
|
||||
optimizer:
|
||||
learning_rate: 0.001
|
||||
t_max: 100
|
||||
logger:
|
||||
logger_type: dvclive
|
||||
augmentations:
|
||||
|
Loading…
Reference in New Issue
Block a user