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

This is a combination of 59 commits from v2.7.0 to v2.7.1 in release/2.7.1 branch #11831

Conversation

jzhang533
Copy link
Collaborator

lets see whether it can pass CI.

Copy link

paddle-bot bot commented Mar 28, 2024

Thanks for your contribution!

@jzhang533
Copy link
Collaborator Author

jzhang533 commented Mar 29, 2024

I carefully combined the commits from v2.7.0 to v2.7.1 into this one, and did a quick review of the diff, it seems safe to land this PR to release/2.7 branch.

BTW: version number has been bumped to 2.7.4 .

Will lock release/2.7.1 after this is landed.

@jzhang533 jzhang533 merged commit 0b91f4d into PaddlePaddle:release/2.7 Mar 29, 2024
2 checks passed
if len(cn_width_list) != 0:
avg_char_width = np.mean(cn_width_list)
else:
g avg_char_width = (bbox_x_end - bbox_x_start) / len(rec_str)
Copy link
Collaborator Author

@jzhang533 jzhang533 Mar 30, 2024

Choose a reason for hiding this comment

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

we will need to investigate why CI has not captured this issue. @JiaXiao243 @yinger78

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants