Skip to content

Commit 9a07394

Browse files
committed
fix bug
1 parent d825fa9 commit 9a07394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data_processing/label_correct_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ GPU:
99
INPUT_SIZE_H: 192
1010
INPUT_SIZE_W: 256
1111
LOG_INTERVAL: 10
12-
LOSS: BCELOSS
12+
LOSS: BCELoss
1313
LR: 0.0001
1414
MIDDLE_RES_NUM: 4
1515
MODEL_NAME: EdgeDetect

0 commit comments

Comments
 (0)