Skip to content

Commit b1d0a1c

Browse files
committed
proposed: Change batch size
1 parent 8c16008 commit b1d0a1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/models.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ num_workers = 8
1111
pretrained_weights = weights/UNet_best.pth
1212

1313
[Proposed]
14-
batch_size = 10
14+
batch_size = 14
1515
epoch = 100
1616
image_size = 512x256
1717
lr = 0.001

0 commit comments

Comments
 (0)