Skip to content

Line290/EDD-third-party

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors