Skip to content

Conversation

@Intsigstephon
Copy link
Contributor

PR types

Bug fixes

PR changes

Others

Description

add index 0 for ocr process.

@paddle-bot
Copy link

paddle-bot bot commented Dec 6, 2022

Thanks for your contribution!

@sijunhe
Copy link
Contributor

sijunhe commented Dec 8, 2022

@linjieccc Would you take a look at this?

for img_name in img_names:
img_path = os.path.join(img_dir, img_name)
parsing_res = ocr.ocr(img_path, cls=True)
parsing_res = ocr.ocr(img_path, cls=True)][0]
Copy link
Contributor

Choose a reason for hiding this comment

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

ocr的返回数据结构在paddleocr>=2.6.0.1版本会多一层list (应该是为了支持多页pdf的识别)

@1649759610 麻烦帮忙check下这里是否根据paddleocr版本做下兼容控制

@github-actions
Copy link

github-actions bot commented Feb 7, 2023

This Pull Request is stale because it has been open for 60 days with no activity. 当前Pull Request 60天内无活动,被标记为stale。

@github-actions
Copy link

This Pull Request is stale because it has been open for 60 days with no activity. 当前Pull Request 60天内无活动,被标记为stale。

@github-actions github-actions bot added the stale label Oct 29, 2023
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions github-actions bot removed the stale label Oct 16, 2024
@github-actions
Copy link

This Pull Request is stale because it has been open for 60 days with no activity. 当前Pull Request 60天内无活动,被标记为stale。

@github-actions github-actions bot added the stale label Dec 16, 2024
@paddle-bot paddle-bot bot closed this Dec 23, 2025
@paddle-bot
Copy link

paddle-bot bot commented Dec 23, 2025

Automatically closed by Paddle-bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants