mirror of
https://github.com/qurator-spk/sbb_pixelwise_segmentation.git
synced 2025-06-09 20:00:05 +02:00
code formatting with black; typos
This commit is contained in:
parent
5f84938839
commit
02b1436f39
8 changed files with 741 additions and 768 deletions
|
@ -24,7 +24,7 @@
|
|||
"weighted_loss": false,
|
||||
"is_loss_soft_dice": false,
|
||||
"data_is_provided": false,
|
||||
"dir_train": "/home/vahid/Documents/handwrittens_train/train",
|
||||
"dir_eval": "/home/vahid/Documents/handwrittens_train/eval",
|
||||
"dir_output": "/home/vahid/Documents/handwrittens_train/output"
|
||||
"dir_train": "/train",
|
||||
"dir_eval": "/eval",
|
||||
"dir_output": "/output"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue