You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, is it possible to use the python api to do multi file processing?
From what i observe the library so far only allows single file processing at a time unless you spin up another OCRPipe object to work on another file
but spinning up another OCRPipe object im assuming will cause the models to be loaded into RAM twice which may not be memory efficient
Wondering if its possible to only init models once and do batch processing?
Beta Was this translation helpful? Give feedback.
All reactions