Skip to content

Add end-to-end prediction(layout-table/ocr-recovery) #775

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

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

hongziqi
Copy link
Contributor

Thank you for your contribution to the MindOCR repo.
Before submitting this PR, please make sure:

Motivation

This PR mainly adds an end-to-end prediction script for users to recognize a list of images into documents.

Test Plan

Running the following command and check the output docx files under ./inferrence_results

python tools/infer/text/predict_table_e2e.py  --image_dir ./configs/layout/yolov8/images/example.jpg --det_algorithm DB++ --rec_algorithm SVTR_PPOCRv3_CH

@CaitinZhao CaitinZhao merged commit 9e7d746 into mindspore-lab:main Nov 22, 2024
2 checks passed
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.

2 participants