Community

question about performance (inproc, outproc)

Hi, If I perform inproc and outproc recognition, outproc takes about 50% more time than inproc. Is it possible to check if it is normal behavior? (document text has small and many blocks and letters) best regard,

Was this article helpful?

0 out of 0 found this helpful

Comments

3 comments

  • Avatar
    Helen Osetrova

    Hi,

     

    Could you please describe your usage scenario in more details? Could you also provide us with the sample document?

    For faster communication, you can contact directly sdk_support@abbyy.com. Please specify in the email your License Serial number and the FineReader Engine build number.

     

    0
  • Avatar
    Permanently deleted user
    Dear Helen, In a mixture of Korean and English, the document set is used as input. For the documents in the input set, we go through the steps of preprocessing -> classification -> recognition. The only difference in the experiment is the difference between inproc and outproc in the process of creating the engine. Additionally, the image used for input is not supported finereader engine and we pushed into the engine using FREngine::AddImageFileFromStream. It is presumed that the speed difference is caused by this part. After writing the decoded image to the file system as a temporary file and FRDocument :: AddImageFile is called, but the performance issue isn't solved It takes about 90 seconds for inproc and 180 seconds for outproc. Providing images is difficult, but we will think this problem occur general document too. we use FR12R2_part_1342_12_build_12_2_27_1.zip
    0
  • Avatar
    Permanently deleted user
    we fixed this problem using plaintext. thank you!
    0

Please sign in to leave a comment.