-
Taking as starting point this [notebook](https://github.com/NielsRogge/Transformers-Tutorials/blob/master/LayoutLMv2/FUNSD/True_inference_with_LayoutLMv2ForTokenClassification_%2B_Gradio_demo.ipynb) m…
-
When running Make build I get the following error.
sudo make build
mkdir -p models/unilm
if [ ! -f models/unilm/publaynet_dit-b_cascade.pth ]; then \
wget "https://layoutlm.blob.core…
-
Hi Sir,
Thanks for sharing your tutorial and notebooks, it's really good. I have tried to Fine-tuning LayoutLM for SROIE dataset. But I not getting the proper output format.
I also tried Fine-tuni…
-
I tried adding the Suffix String: ?sv=2022-11-02&ss=b&srt=o&sp=r&se=2033-06-08T16:48:15Z&st=2023-06-08T08:48:15Z&spr=https&sig=a9VXrihTzbWyVfaIDlIT1Z0FoR1073VB0RLQUMuudD4%3D but got below error messag…
-
Hi,
Thank you for such amazing notebooks and sorry if I am missing something basic. Are you doing link prediction in the layoutlm notebooks? If not, any ideas on how it can be done and does the origi…
-
I tried to follow the tutorial from here: https://github.com/NielsRogge/Transformers-Tutorials/blob/master/LayoutLM/Fine_tuning_LayoutLMForTokenClassification_on_FUNSD.ipynb but I've got very bad res…
-
**Describe the bug**
The download links in the TrOCR README don't work:
```
~/unilm/trocr$ wget https://layoutlm.blob.core.windows.net/trocr/model_zoo/fairseq/trocr-small-handwritten.pt
--2023…
-
公式1:
![image](https://github.com/user-attachments/assets/f05ef263-269b-442a-98cf-77506fbdc56f)
公式2:
![image](https://github.com/user-attachments/assets/3df25efe-f826-43c6-814b-e6fb07d86ed0)
两个…
-
### I get this error installing with“python setup.py install --user --cuda_ext --cpp_ext”. Please advise! Thank you!
torch.__version__ = 1.3.1
running install
running bdist_egg
running egg_in…
-
Model: LayoutLM
I fine-tuned the model with my own dataset which includes several categories of forms.
For creating hOCR XML's I used Tesseract.
**First test:** 3 categories and for each catego…