Skip to content
Discussion options

You must be logged in to vote

PaddleOCR底层使用pypdfium2库处理PDF文件,这个库不是线程安全的,除此之外的部分理论上应该是安全的。可以考虑将PDF文档预先处理成numpy数组然后传入。

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by wei-ma
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants