Skip to content

DataGenerator does not work on folders containing only text_lines

DataGenerator expects pages with text_lines children, and does not work when applied to folders containing text_lines.

For the Belfort project, our folders contain directly text_lines elements (train/val/test). DataGenerator fails to extract the dataset in this case.