alejandrojcastaneira
alejandrojcastaneira
Hello everyone, any update on this front? for some documents is really impossible to identify the correct layout without incorporating the semantic context of the text.
Hi @NielsRogge thank you very much for your detailed explanation and all your contributions! Is there any notebook example of how to fine LayoutLMv3 in this task? I am doing...
Hello everyone, any update on this? I am able to install dlg 0.7 with cuda 11.2, however, when I run the training code, it throws some errors.
Yes, sure: ``` / pip install sudachidict_core Collecting sudachidict_core Downloading SudachiDict-core-20200722.tar.gz (8.8 kB) ERROR: Command errored out with exit status 1: command: /home/www-data/anaconda3/envs/janzz_services/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] =...
Hello. Thanks for the great work! again. I'm also interested in training a BPEmb embeddings on my custom data. There would be way or an example of how to apply...
Hello, I manage to train my own embeddings using glove based on your spm then I try to load them into bpemb as you commented in #23 by using: ```...
Hi @ManuelFay thanks for sharing the code, I tried and works really well!, one question, do you have any suggestions on how to optimize the inference time, I notice it...
Hi @wolfshow any update regarding inference speed? the model is quite slow even using a GPU .
Hi @Jesteinbe I had the same issue with the apex installation: These two commits worked for me: apex-a78ccf0b3e3f7130b3f157732dc8e8e651389922 apex-3fe10b5597ba14a748ebb271a6ab97c09c5701ac
Hello guys, any update on this new component?