summaryrefslogtreecommitdiff
path: root/training/conf/datamodule/iam_extended_paragraphs.yaml
blob: 6fa82062125fc0745fac00c8a14089ba5539f5dc (plain)
1
2
3
4
5
6
7
_target_: text_recognizer.data.iam_extended_paragraphs.IAMExtendedParagraphs
batch_size: 4
num_workers: 12
train_fraction: 0.8
pin_memory: false
transform: transform/paragraphs.yaml
test_transform: transform/paragraphs.yaml