Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support infer pdf file #7775

Merged
merged 6 commits into from
Sep 29, 2022

Conversation

andyjiang1116
Copy link
Collaborator

support infer pdf file for system and det

@paddle-bot
Copy link

paddle-bot bot commented Sep 29, 2022

Thanks for your contribution!

logger.info("{} The predict time of {}: {}".format(
idx, image_file, elapse))
if flag_pdf:
src_im = utility.draw_text_det_res(dt_boxes, img, flag_pdf)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这两个函数的调用能合并不?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed, ths

@andyjiang1116 andyjiang1116 merged commit 89cc44e into PaddlePaddle:dygraph Sep 29, 2022
@andyjiang1116 andyjiang1116 deleted the support_pdf_infer branch October 12, 2022 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants