links(下载链接): http://gofile.me/4Nlqh/fNHlWzVWo
download models weights and move to ./modes
python table_detect.py --jpgPath img/table-detect.jpg
python table_ceil.py --isToExcel True --jpgPath img/table-detect.jpg
label table with labelme(https://github.com/wkentaro/labelme)
python train/train.py
依赖:cuda 10.1
conda create --name table-ocr python=3.7
conda activate table-ocr
pip install -r requirements.txt
python3 -m chineseocr_lite.test