/EDD-third-party

The third-party implement of Encoder Dual Decoder method for table recognition

Primary LanguagePythonMIT LicenseMIT

EDD-third-party

The third-party implements of Encoder Dual Decoder method for table recognition
Paper: Image-based table recognition: data, model, evaluation
Official implements: link

Requirements

pip install -r requirements

Training and testing on PubTabNet

Prepare training data & Training

bash run_train.sh

Prepare inference data & Inference with beam search

bash run_infer.sh

Model parameters

Trained model with settings as shown in run_train.sh can download from google drive.