Clemens Neudecker
Clemens Neudecker
Hi @mach881040, for me it works well with NVIDIA 2070S GPU on Ubuntu 18.04, Python 3.7, Tensorflow 2.4.1 and CUDA 10.1. Note that there is also still a lot of...
Those are fine and valid questions. Our current order of priorities is roughly like this: refactoring codebase -> OCR-D integration -> improve documentation -> publication. Training is indeed done via...
Hi Omar and Hugging Face team, Thank you for reaching out. Apologies for the delayed reply, but we have all our hands on the completion of a scientific publication about...
Yes, we are still interested, albeit being very slow to proceed with this. Meanwhile I've created an org account at https://huggingface.co/SBB and uploaded two of our models there (the Eynollah...
Thanks for reporting. I just tried current master with the test image from the resources folder and it processes fine for me. Could you let us know which exact version/commit...
> its taking 1-2 minute on a single image Dear @Ashbajawed, these inference times look OK and similar to what is our current throughput. Note that Eynollah uses multiple deep...
See also https://github.com/qurator-spk/eynollah#models.
We should also come up with better names and introduce versioning for the individual models @vahidrezanezhad - cf. https://github.com/qurator-spk/eynollah/issues/5.
The models and their names should then be shortly described in the models section of the README.
Hi Ignacio! Yes this is quite painful. See also https://github.com/OCR-D/ocrd_all/issues/219, https://github.com/OCR-D/ocrd_all/issues/235 - these are getting more. A problem with migrating to TF2 is that besides API changes, it appears models...