Pytorch implementation of the paper End-To-End Handwritten Text Detection and Transcription in Full Pages by Manuel Carbonell, Joan Mas, Mauricio Villegas, Alicia Fornés and Josep Lladós.
-
Clone this repo
-
Install the required packages:
apt-get install tk-dev python-tk
- Install the python packages:
pip3 install cffi
pip3 install cython
pip3 install opencv-python
pip3 install requests
pip3 install torch-baidu-ctc
pip3 install editdistance
./experiment_e2e.sh