Skip to content

Add CRNN_CN for recognizing Chinese#23

Merged
fengyuentau merged 6 commits intoopencv:masterfrom
fengyuentau:add_CRNN_CN
Nov 15, 2021
Merged

Add CRNN_CN for recognizing Chinese#23
fengyuentau merged 6 commits intoopencv:masterfrom
fengyuentau:add_CRNN_CN

Conversation

@fengyuentau
Copy link
Copy Markdown
Member

@fengyuentau fengyuentau commented Nov 15, 2021

  • Wrapper
  • Demo
  • Benchmark impl
  • Benchmark results

@fengyuentau fengyuentau self-assigned this Nov 15, 2021
@fengyuentau fengyuentau added the add model request to add a new model label Nov 15, 2021
@fengyuentau fengyuentau linked an issue Nov 15, 2021 that may be closed by this pull request
@fengyuentau
Copy link
Copy Markdown
Member Author

cc @kaingwade @zihaomu

Copy link
Copy Markdown
Member

@zihaomu zihaomu left a comment

Choose a reason for hiding this comment

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

Looks good for me! 👍

@fengyuentau fengyuentau merged commit 8a42017 into opencv:master Nov 15, 2021
@fengyuentau fengyuentau deleted the add_CRNN_CN branch November 15, 2021 11:58
fengyuentau added a commit that referenced this pull request Jun 8, 2023
* add charsets and CRNN_CN

* workable wrapper and demo for CRNN_CN

* update README with CRNN_CN; rename models with EN/CN suffix

* impl benchmarks for CRNN_EN and CRNN_CN

* update benchmark result on arm

* update benchmark results on x86_64 & cuda
@fengyuentau fengyuentau added this to the 4.9.0 (first release) milestone Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

add model request to add a new model

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add model CRNN_CN for Chinese text recognition

3 participants