Update model-normal/config.yaml
Browse files- model-normal/config.yaml +1 -1
model-normal/config.yaml
CHANGED
|
@@ -23,7 +23,7 @@ data:
|
|
| 23 |
category: cars_priors
|
| 24 |
white_background: true
|
| 25 |
opt:
|
| 26 |
-
iterations:
|
| 27 |
base_lr: 5.0e-05
|
| 28 |
batch_size: 8
|
| 29 |
betas:
|
|
|
|
| 23 |
category: cars_priors
|
| 24 |
white_background: true
|
| 25 |
opt:
|
| 26 |
+
iterations: 60001
|
| 27 |
base_lr: 5.0e-05
|
| 28 |
batch_size: 8
|
| 29 |
betas:
|