Skip to content

表格结构解析新思路(表格识别新思路)

Notifications You must be signed in to change notification settings

wangxupeng/PST-table

 
 

Repository files navigation

PST-table

表格结构解析新思路(表格识别新思路) table structure recognition

环境(Requirements)

pip install -r requirements.txt

例子🌰(Demo)

  • 修改inference 中main函数所需路径

  • pytorch 1.1.0

训练(train)

  • 修改data_refine_ocr.py self.data_root 为数据路径
  • 修改train.py 对应的模型路径
  • python train.py

test

  • python test.py

其他 数据生成与后处理使用方法

  • 查看readme.txt

已经转换好的训练数据集

可视化实例

例子

0 00 26 260 113 1130 256 2560

预训练模型

链接: https://pan.baidu.com/s/1adwB9wU-nyK1qjagcxUH1g 提取码: t6vi 复制这段内容后打开百度网盘手机App,操作更方便哦 --来自百度网盘超级会员v4的分享

模型原理

具体模型原理 关注微信公众账号 hulugeAI

About

表格结构解析新思路(表格识别新思路)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.3%
  • Jupyter Notebook 4.7%