Fine-tuned CRAFT model works much slower on CPU than default one.
romanvelichkin opened this issue · 1 comments
romanvelichkin commented
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?