mirror of
https://github.com/qurator-spk/sbb_pixelwise_segmentation.git
synced 2025-06-07 19:05:24 +02:00
Update README.md
This commit is contained in:
parent
11ae4689c4
commit
d7e265ec80
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ If you have an image label with height and width of 10, for a binary case the fi
|
||||||
This means that you have an image by `10*10*3` and `pixel[0,0]` belongs
|
This means that you have an image by `10*10*3` and `pixel[0,0]` belongs
|
||||||
to class `1` and `pixel[0,1]` belongs to class `0`.
|
to class `1` and `pixel[0,1]` belongs to class `0`.
|
||||||
|
|
||||||
A small sample of training data for binarization experiment can be found here [Training data sample](https://qurator-data.de/binarization_training_data_sample/) which contains images and lables folders.
|
A small sample of training data for binarization experiment can be found here, [Training data sample](https://qurator-data.de/binarization_training_data_sample/) , which contains images and lables folders.
|
||||||
|
|
||||||
### Training , evaluation and output
|
### Training , evaluation and output
|
||||||
The train and evaluation folders should contain subfolders of images and labels.
|
The train and evaluation folders should contain subfolders of images and labels.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue