rmast

Results 29 issues of rmast

I'm investigating my issue earlier spotted in https://github.com/tesseract-ocr/tesseract/pull/3141 further. In this [picture](https://user-images.githubusercontent.com/3341558/179373903-ef6cc246-f4e5-4633-a762-ded4dd22708f.jpg) above the text 'wis-clear' on the right, there is a text 'print'. This text print disappears completely and...

bug
layout analysis

Solution to issue #3590 (makebox doesn't output horizontal coordinates of textangle 90 content). I followed these lines back to 2010, there has been no-one fiddling with these lines, however they...

In a Dutch text, read in with nl and eng a ® was recognized as @.

import torch #(torch directory replaced by your bundled version) print(f'available devices: {torch.cuda.device_count()}') print(f'current device: { torch.cuda.current_device()}') Result: print(f'current device: { torch.cuda.current_device()}') File "C:\Users\rmast\AppData\Local\Programs\Python\Python38\lib\site-packages\torch\cuda\__init__.py", line 388, in current_device _lazy_init() File "C:\Users\rmast\AppData\Local\Programs\Python\Python38\lib\site-packages\torch\cuda\__init__.py",...

So if you want to perfect the result you should keep a small margin around all tiles and cut it off when merging.

https://github.com/idealo/image-super-resolution You might be tempted to put that in your nice looking GUI as wel?

Source: ![175789293-f39ddfdb-6f3e-4598-8d16-80a1f4a88b36](https://user-images.githubusercontent.com/3341558/177034309-cadc08a4-4787-48aa-b712-659061e3a309.jpg) Result: ![175789293-f39ddfdb-6f3e-4598-8d16-80a1f4a88b36_BSRGAN_x1](https://user-images.githubusercontent.com/3341558/177034290-07b61c35-3844-4444-b9d1-e9c3465f1c19.jpg)

I have an old AMD X4 646 and 16GB. Running with CPU did not hog the CPU, so something went wrong. My father has a new Windows 11 PC with...

I had to download https://aka.ms/vs/16/release/vc_redist.x64.exe on a fresh install of Win10 on a K80 VM to resolve this issue.

I had to move [my previous pull-request](https://github.com/tesseract-ocr/tesseract/pull/3599) (my solution to https://github.com/tesseract-ocr/tesseract/issues/3590) to a new branch. I couldn't do that without making this new pull-request.