Skip to content

Support inference pipeline #19

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 11 commits into from
Mar 8, 2023
Merged

Support inference pipeline #19

merged 11 commits into from
Mar 8, 2023

Conversation

HaoyangLee
Copy link
Collaborator

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

Motivation

Integrate and modify mxocr inference pipeline into mindocr. Support DBNet/CRNN onnx models inference.

Test Plan

Go through the mindocr repo testing process later.

Related Issues and PRs

Related issues: #18

HaoyangLee and others added 4 commits March 3, 2023 09:54
Add mxocr to deploy/infer_pipeline (#7)

* init inference part

* update predict_det.py

* add predict_rec and predict_system

* add deploy/mxocr

* update args and predict_system

* update args name and file name

* change name, mxocr -> infer_pipeline, infer_system.py -> infer_pipeline.py

---------

Co-authored-by: lhy <hlicn@connect.ust.hk>

remove .idea
* support pipline/det/cls/rec without config file

* add build_pipeline entry function

* replace config by args

---------

Co-authored-by: j00628915 <jycade@163.com>
@HaoyangLee HaoyangLee added the rfc 需求单ISSUE label Mar 6, 2023
@HaoyangLee HaoyangLee added this to the MindOCR-v0.1 milestone Mar 6, 2023
@HaoyangLee HaoyangLee requested a review from SamitHuang March 6, 2023 15:53
@HaoyangLee HaoyangLee self-assigned this Mar 6, 2023
@SamitHuang SamitHuang requested review from liangxhao and SamitHuang and removed request for SamitHuang and liangxhao March 7, 2023 01:40
liangxhao and others added 6 commits March 7, 2023 14:53
1. remove copyright
2. add requirements.txt
3. remove infer_det.py、infer_rec.py
4. modify some folder name, tools/visualize -> tools/utils, deploy/infer_pipeline -> deploy/mindx
* add script for auto gear.

* add README for mindocr infer

* add readme.

---------

Co-authored-by: liangxhao <liangxhao@gmail.com>
move infer_pipeline.py from tools/infer/text/ to deploy/mx_infer/
mindocr_infer -> mindocr
@SamitHuang SamitHuang merged commit 10eb858 into main Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rfc 需求单ISSUE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants