-
I have authentification problems when trying to reach azure endpoint:
https://layoutlm.blob.core.windows.net/docbank/model_zoo/layoutlm_base_500k_epoch_1.zip?sv=2022-11-02&ss=b&srt=o&sp=r&se=2033-0…
-
On Open Prices, users upload images of receipt to serve as a "proof" for the price of the product they bought.
Currently, after uploading the proof image, users enter prices of the product one at a ti…
-
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…
-
**Describe**
Model I am using (UniLM, MiniLM, LayoutLM ...): UniLM DiffTransformer
I am need some sample code to see how to use MultiheadDiffAttn as I am planning to train some models using this mode…
-
Hi Daniel,
Thank you so much for releasing such an awesome VLM fine-tuning notebook to the public!
I was really excited, tried the notebook out and found the following error:
![image](https:/…
-
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…