Open tuner007 opened 4 years ago
You need to follow the pipeline.
After this, you have to perform Table Structure recongition
Please Note, the results shown in that image are not derived using Cascadetabnet, we produced that image just to show the idea.
@DevashishPrasad Thanks for sharing your hard work in this project.
I followed the pipeline using Colab but I did not get the same results, and for Bordered tables, I did not get the table structure(cells), and in some cases incomplete table structure (missing columns).
Could you please tell us where is the missing point?
this is the result for demo image:
intersection:
detected cells:
Another demo image:
Which checkpoint to use to generate similar results as shown in below image:
I tried using "ICDAR 19 (Track B2 Modern) table structure recognition" checkpoint but i am getting output as shown below:
Thanks !