microsoft / table-transformer

Table Transformer (TATR) is a deep learning model for extracting tables from unstructured documents (PDFs and images). This is also the official repository for the PubTables-1M dataset and GriTS evaluation metric.
MIT License
2.01k stars 231 forks source link

instructions for inference using pre-trained weights? #130

Closed cottrell closed 11 months ago

cottrell commented 11 months ago

If this is not possible, it would be useful to have this in the README.

I think it seems like its possible from reading through things. I think it might be a matter of: build docker image, get weights, find entry point.