eynollah icon indicating copy to clipboard operation
eynollah copied to clipboard

port processor to core v3

Open kba opened this issue 1 year ago • 1 comments
trafficstars

With this PR, eynollah supports OCR-D/core#1240. It simplifies it a lot too.

I'll update the ocrd-tool.json with the changed/added flags here as well.

Draft, please don't merge until v3 stable is released

kba avatar Aug 23 '24 16:08 kba

BTW, I just tested under (METS Server and) OCRD_MAX_PARALLEL_PAGES=2 – it works, but you need lots of GPU memory, otherwise GPU OOM happens. (It does work with CUDA_VISIBLE_DEVICES=, but of course the CPU utilization grows, so that might stall the system.)

I'm not sure if this warrants adding max_workers = 1 to EynollahProcessor ...

bertsky avatar Sep 02 '24 11:09 bertsky