Academic-Hammer / SciTSR

Table structure recognition dataset of the paper: Complicated Table Structure Recognition
https://arxiv.org/pdf/1908.04729.pdf
MIT License
344 stars 57 forks source link

post-processing labelled graph into structured table #15

Open ykacer opened 4 years ago

ykacer commented 4 years ago

Hi , thanks for the code from which i was able to train and reproduce results. In your paper, you mention "we employ a simple post-processing to convert a labeled graph to structure data". Could you bring more details on the post-processing used?

Thanks and Regards Youcef

akshowhini commented 4 years ago

@ykacer I tried a quick run to compare the results, and that seems to be pretty bad,

Did you manage to train the model with the complete data? How many epochs did you take it through? What was the final loss?

rahulvarg95 commented 3 years ago

Hi , thanks for the code from which i was able to train and reproduce results. In your paper, you mention "we employ a simple post-processing to convert a labeled graph to structure data". Could you bring more details on the post-processing used?

Thanks and Regards Youcef

Any breakthrough with the post processing?