- 支持GPU,CPU(opencv dnn加速);
- 整合darknet-ocr完成对表格的重建,输出json\excel
git clone https://github.com/pjreddie/darknet.git ../darknet cp Makefile ../darknet cd ../darknet && make
模型文件地址: http://gofile.me/4Nlqh/fNHlWzVWo 拷贝table.weights文件到models目录
https://github.com/chineseocr/table-detect.git
python3 table.py -jpgPath test/dd.jpg