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
Using the demo notebook below, I can detect the Table without any issues
Notebook: https://github.com/NielsRogge/Transformers-Tutorials/tree/master/Table%20Transformer
But Table structure recognition(https://huggingface.co/microsoft/table-transformer-structure-recognition-v1.1-all ) cannot recognize the structure we want.
Expected Result
Actual result from TTSR
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.