mirror of
https://github.com/qurator-spk/sbb_pixelwise_segmentation.git
synced 2025-07-01 06:30:03 +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,
|
||||
"rotation": false,
|
||||
"weighted_loss": true,
|
||||
"dir_train": "/home/vahid/textline_gt_images/train_light",
|
||||
"dir_eval": "/home/vahid/textline_gt_images/eval",
|
||||
"dir_output": "/home/vahid/textline_gt_images/output"
|
||||
"dir_train": "../train",
|
||||
"dir_eval": "../eval",
|
||||
"dir_output": "../output"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue