mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-13 22:29:52 +02:00
more code formatting
This commit is contained in:
parent
47ee128c5a
commit
702656cf77
3 changed files with 1265 additions and 1280 deletions
1
eynollah/eynollah/train/__init__.py
Normal file
1
eynollah/eynollah/train/__init__.py
Normal file
|
@ -0,0 +1 @@
|
|||
|
|
@ -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": "/path/to/training/files/train",
|
||||
"dir_eval": "/path/to/training/files/eval",
|
||||
"dir_output": "/path/to/training/files/output"
|
||||
}
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue