wandering-walrus

Results 2 issues of wandering-walrus

How was the funsd dataset generated for layoutlmv3 in the tutorial? It looks like it has segment positional features instead of word-level positional embeddings?

The paper talks about doing row/column bounding box dilation to align the rows and columns and remove gaps. I see in the postprocessing.py code that this code has been commented...