EasyOCR icon indicating copy to clipboard operation
EasyOCR copied to clipboard

Fine-tuned CRAFT model works much slower on CPU than default one.

Open romanvelichkin opened this issue 1 year ago • 0 comments

I fine-tuned CRAFT model according to this guide: https://github.com/JaidedAI/EasyOCR/tree/master/trainer/craft

But this model works 5 times slower than default model 'craft_mlt_25k' on some server CPUs (on some CPUs speeds are same). What can it be? Is 'craft_mlt_25k' quantized in some way?

romanvelichkin avatar Oct 18 '24 09:10 romanvelichkin