How to use LayoutLM

Hi, I’m new to PyTorch. I wanted to implement a model for extracting structured data from forms or invoices. I came across this model LayoutLM, which I believe should to the trick.

However, I’m kind of lost on where to start. Is there any documentation or examples out there on how to use the model?

I also found this on OneDrive. Could I use this to simply import the model?

The repository seems to contain some examples as well as install instructions, which might be helpful to get started.

1 Like