reduce batch size
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
data:
|
data:
|
||||||
batch_size: 128
|
batch_size: 16
|
||||||
color_jitter_strength: 0.0
|
color_jitter_strength: 0.0
|
||||||
crop_scale:
|
crop_scale:
|
||||||
- 1.0
|
- 1.0
|
||||||
@@ -43,7 +43,7 @@ optimization:
|
|||||||
ema:
|
ema:
|
||||||
- 0.996
|
- 0.996
|
||||||
- 1.0
|
- 1.0
|
||||||
epochs: 300
|
epochs: 600
|
||||||
final_lr: 1.0e-06
|
final_lr: 1.0e-06
|
||||||
final_weight_decay: 0.4
|
final_weight_decay: 0.4
|
||||||
ipe_scale: 1.0
|
ipe_scale: 1.0
|
||||||
|
|||||||
Reference in New Issue
Block a user