8000 GitHub - Transkribus/TranskribusDU: Document Understanding tools
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Transkribus/TranskribusDU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TranskribusDU

Document Understanding tools

Updated: 2019-11-20

Requirements, installation

Python

  • Install [Python] 3.x

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

  • conda install shapely rtree lxml scipy
  • conda install future scikit-learn pytest

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

* pip install cvxopt ad3 pystruct --upgrade

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

  • conda install tensorflow(-gpu)

Usage

  • see use-cases

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

Contacts:

Useful Links

About

Document Understanding tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0