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

[Feature] Support more MMOCR models: DBNet++, TextSnake, ABINet, MRCNN #1534

Merged
merged 24 commits into from
Jan 16, 2023

Conversation

AllentDan
Copy link
Member

@AllentDan AllentDan commented Dec 14, 2022

To support more MMOCR models.

  • MRCNN
  • DBNet++
  • TextSnake
  • ABINet

Lacks:

  • Unit Tests
  • Docs && Benchmark

@AllentDan AllentDan added the WIP label Dec 14, 2022
@AllentDan AllentDan mentioned this pull request Dec 16, 2022
3 tasks
@AllentDan AllentDan changed the title [WIP] Support more MMOCR models: DBNet++, TextSnake, ABINet, MRCNN [Feature] Support more MMOCR models: DBNet++, TextSnake, ABINet, MRCNN Dec 20, 2022
@lvhan028
Copy link
Collaborator

Does SDK support them?

@AllentDan
Copy link
Member Author

Does SDK support them?

Not all of them were supported.

Copy link
Member

@grimoire grimoire left a comment

Choose a reason for hiding this comment

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

LGTM

@lvhan028 lvhan028 removed the WIP label Jan 10, 2023
@lzhangzz lzhangzz merged commit ff95bf4 into open-mmlab:dev-1.x Jan 16, 2023
lvhan028 pushed a commit that referenced this pull request Mar 1, 2023
#1534)

* WIP ocr

* add mrcnn rewrite

* add any rewrite for abinet

* export abinet to onnx

* fix abinet onnx export

* support abinet to tensorrt static and modify mmocr.yml

* add textsnake and dbnetpp

* support mrcnn in ORT and TRT

* add a condition before update data_preprocessor scope

* update doc and mmocr.yml

* add ut

* markdown and simple config

* write build_pytorch_model in child class

* update any_default

* remove where in abi_language_decoder___get_length__default

* keep where

* fix UT

* fix UT

* fix UT

* update mmocr.yml and config description

* tensorrt-fp32 -> tensorrt

* update doc
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.

4 participants