StructEqTable-Deploy
StructEqTable-Deploy copied to clipboard
A High-efficiency Open-source Toolkit for Table-to-Latex Task
Is it compatible with the Ascend environment
请问有技术报告描述怎么训练的么
- 测试图片:  命令行: `python demo.py --image_path ./demo.jpg --ckpt_path U4R/StructTable-InternVL2-1B --output_format latex` `python demo.py --image_path ./demo.jpg --ckpt_path U4R/StructTable-InternVL2-1B --output_format html` - latex输出 ``` \begin{tabular}{|l|l|l|l|} \hline \multirow{2}{*}{\textbf{名称}} & \multirow{2}{*}{\textbf{产量} (吨)} &...
你好,可以分享下你们的训练代码和训练数据的格式吗?
Hi team, Great work! :tada: Can you provide a finetuning script for other datasets?
I can only find DocGenome dataset, is table recognition trained on this dataset? Thank you!
Great job! My scene table is quite complex, containing Chinese, English, Japanese, Spanish, and so on. It has no borders and merged cells... So I might need to train it...