mindocr icon indicating copy to clipboard operation
mindocr copied to clipboard

Add RecResizeNormImg in Rec Transform to manage padding and norm in resize, add yaml of crnn for server version [WIP]

Open hqkate opened this issue 2 years ago • 2 comments

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

Motivation

Develop landable version of CRNN.

Test Plan

(How should this PR be tested? Do you require special setup to run the test or repro the fixed bug?)

Related Issues and PRs

(Is this PR part of a group of changes? Link the other relevant PRs and Issues here. Use https://help.github.com/en/articles/closing-issues-using-keywords for help on GitHub syntax)

hqkate avatar Jun 20 '23 02:06 hqkate

Please report the results for crnn server version and upload the checkpoint and mindir.

SamitHuang avatar Jun 26 '23 08:06 SamitHuang

Please report the results for crnn server version and upload the checkpoint and mindir.

因為server version model暫時只有一個,沒有單獨開一個section去描述,目前是把結果append在原來的表格後面,用num_classes予以區分。

hqkate avatar Jul 04 '23 07:07 hqkate