Transkribus / TranskribusDU

Document Understanding tools
BSD 3-Clause "New" or "Revised" License
21 stars 7 forks source link

TranskribusDU

Document Understanding tools

Updated: 2019-11-20

Requirements, installation

Python

We recommend installing anaconda3 . You can then train using pystruct and/or tensorflow (both to be installed on top of anaconda).

To learn with pystruct (using a graph-CRF model):

* pip install cvxopt ad3 pystruct --upgrade

To learn with Tensorflow (using an Edge Convolutional Network):

Usage

Related discussion: https://read02.uibk.ac.at/wiki/index.php/Document_Understanding

Contacts:

Useful Links