konstantint / PassportEye

Extraction of machine-readable zone information from passports, visas and id-cards via OCR
MIT License
374 stars 109 forks source link

How to improve concurrent performance #74

Open yangjun166 opened 5 months ago

yangjun166 commented 5 months ago

I found that the performance of a 4-core CPU and a higher core count CPU is the same. How can I improve the performance of multi-core CPUs? I have a 40-core CPU, how do I adjust more cores to run PassportEye?