lquirosd / Order_Relation_Operator

Learning to Sort Handwritten Text Lines in Reading Order through Estimated Binary Order Relations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Order_Relation_Operator

This repository contains source code used in an ongoing research on automatic extraction of the reading order of digitized handwritten text documents. For details see our paper

Along with the source code, splits for training/validation and test are defined for three different dataset, namely:

Basic Usage

  1. Download data: ./get_data.sh
  2. Train and test the models: ./run.sh

About

Learning to Sort Handwritten Text Lines in Reading Order through Estimated Binary Order Relations

License:MIT License


Languages

Language:Python 92.2%Language:Shell 7.8%