mirror of
https://github.com/qurator-spk/sbb_pixelwise_segmentation.git
synced 2025-07-27 11:19:58 +02:00
Update config_params.json
This commit is contained in:
parent
038d776c2c
commit
cd1990d4f9
1 changed files with 3 additions and 3 deletions
|
@ -18,7 +18,7 @@
|
||||||
"scaling_binarization" : false,
|
"scaling_binarization" : false,
|
||||||
"rotation": false,
|
"rotation": false,
|
||||||
"weighted_loss": true,
|
"weighted_loss": true,
|
||||||
"dir_train": "/home/vahid/textline_gt_images/train_light",
|
"dir_train": "../train",
|
||||||
"dir_eval": "/home/vahid/textline_gt_images/eval",
|
"dir_eval": "../eval",
|
||||||
"dir_output": "/home/vahid/textline_gt_images/output"
|
"dir_output": "../output"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue