How can I recognise the complex Table Using TTSR

#7
by Sivanarayanan - opened

I have an image that has a table with a complex structure like below
Screenshot 2024-03-05 at 10.43.26 AM.png

Using the demo notebook below, I can detect the Table without any issues

Notebook: https://github.com/NielsRogge/Transformers-Tutorials/tree/master/Table%20Transformer

image.png

But Table structure recognition(https://huggingface.co/microsoft/table-transformer-structure-recognition-v1.1-all ) cannot recognize the structure we want.

Expected Result

image.png

Actual result from TTSR

image.png

Can anyone please give me the direction to achieve the Expected Result?

Hi @Sivanarayanan
Did u get the direction ?
I also have the same issue.

Sign up or log in to comment