mirror of
https://github.com/qurator-spk/sbb_pixelwise_segmentation.git
synced 2025-06-09 20:00:05 +02:00
update config
This commit is contained in:
parent
743f2e97d6
commit
9358657a0d
1 changed files with 3 additions and 3 deletions
|
@ -42,7 +42,7 @@
|
|||
"weighted_loss": false,
|
||||
"is_loss_soft_dice": false,
|
||||
"data_is_provided": false,
|
||||
"dir_train": "/home/vahid/Documents/test/training_data_sample_binarization",
|
||||
"dir_eval": "/home/vahid/Documents/test/eval",
|
||||
"dir_output": "/home/vahid/Documents/test/out"
|
||||
"dir_train": "./train",
|
||||
"dir_eval": "./eval",
|
||||
"dir_output": "./output"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue