← Back to context

Comment by klaussilveira

16 days ago

Only thing I could find about GridFormer and tables was this: https://arxiv.org/pdf/2309.14962v1

But there is no GitHub link or details on the implementation. Only model available seems to be one for removing weather effects from images: https://github.com/TaoWangzj/GridFormer

Could you care to expand on how you would use GridFormer for extracting tables from images? Seems like it's not as trivial as using something like Excalibur or Tabula, both which seem more battle-tested.