Victor Borges
Victor Borges
Hi, how would you treat/use invoicenet with multiple pages documents?
Postgres `Get JSON array element` expression `->` is not supported and raises a `sql parser error`
Right now the WordsToLineNew doesn't have any config. The tolerance in space between words is fixed. The old WordsToLine was more customized. **Describe the solution you'd like** Add configurable tolerance...
It'd be nice to have for the attack mode d, w and f, channel hopping for 5Ghz channels, just like the option h.
**Describe the bug** Model I am using is LayoutLMv2 with custom dataset. The problem arises when using: * [x] the official example scripts: I am using the same run_funsd.py, but...
### Instructions - Just run casual.ipynb first cell. ### Code sample ``` 4 from fklearn.training.regression import xgb_regression_learner 5 from fklearn.training.classification import xgb_classification_learner, logistic_classification_learner ----> 6 from fklearn.training.causal_inference import IPTW_learner 7...
Any Ideas on how to extract the text with its corresponding bounding boxes? Saw some people extending the `PDFTextStripper` class, but JPype can't handle it.
Hi! Thanks so much for strengthening the open-source community with this project! Will you also share the config and the checkpoint file? Seems like it requires a LOT of computing...
Hi! First of all, thanks for this repo. It is very insightful! Do you have the code you preprocessed SROIE data for using this model? Can you provide a guide...
I see LayoutLM on the code, but it is unclear how to use it. I couldn't find any discussion related to that. Is it still a WIP?