sync#1
Open
flyarong wants to merge 6139 commits intoflyarong:masterfrom
Open
Conversation
[CP] Update PDF2Word and PPOCRLabel
fix benckmark error when benckmark=false
update PP-Structurev to PP-StructureV
[TIPC]fix telescope tipc error
fix cls diff with python
update README_Ру́сский_язы́к
Update README
Update the README of application
Update README and add new application document references
[doc] fix typo and refine doc for paddle.js deploy
* update paddlex of readme * update
* Update custom.md AceIssueSolver has not been deployed for the project, I'd like to suggest removing the misleading text in issue template. * correct typo and grammar in .github/pull_request_template.md
* fix: Correct misuse of `try_import` from `paddle.utils` (#11820) This commit addresses the incorrect usage of the `try_import` function from `paddle.utils` in both `ppocr/utils/utility.py` and `ppstructure/pdf2word/pdf2word.py`. * bump version to 2.7.3 --------- Co-authored-by: NeterOster <neteroster@gmail.com>
release/2.7.1 branch Co-authored-by: ToddBear <43341135+ToddBear@users.noreply.github.com>
File "/usr/local/lib/python3.10/dist-packages/paddleocr/ppstructure/utility.py", line 230
g avg_char_width = (bbox_x_end - bbox_x_start) / len(rec_str)
IndentationError: expected an indented block after 'else' statement on line 229
Unexpected character removed
…en the number of cells across rows or columns is greater than 10 (#11839)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.