Skip to content

Releases: mindspore-lab/mindocr

MindOCR v0.3.1

26 Jan 08:36
Compare
Choose a tag to compare
  1. New MindOCR version adapted to MindSpore 2.2.10
  2. Add New Models
    LayoutXLM SER
    TableMaster
  3. Bug fixes
    [PR#632] fix PP-OCRv3 DBNet and SVTR param maps
    [PR#633] improve training speed of LayoutXLM and VI-LayoutXLM
    [PR#634] revise homepage readme for r0.3
    [PR#638] partial refactoring of py_infer & OCRServer
    [PR#642] Fix bugs of kie loss
    [PR#645] fix log print with loss inf

MindOCR v0.3.0

15 Dec 09:41
5842c7f
Compare
Choose a tag to compare
  1. New MindOCR version adapted to MindSpore 2.2
  2. Add New Models
    YOLOv8 nano-based layout analysis algorithm
    LayoutXLM SER
    VI-LayoutXLM SER
    PP-OCRv3 DBNet and SVTR
  3. Offline Inference
    Support YOLOv8 nano-based layout analysis on Ascend 310
    Support PP-OCRv4 (third-party model) text detection and recognition on Ascend 310
  4. Support Multi-specification Ascend 910
    DBNet ResNet-50
    DBNet++ ResNet-50
    CRNN VGG7
    SVTR-Tiny
    FCENet
    ABINet
  5. Bug fixes
    [PR#587] Fix the performance degradation issues on PyNative mode
    [PR#601] Fix the layout issues of visualization results when the text is vertical
    [PR#618] Avoid loading ckpt abundantly by revise yaml file of DBNet
    [PR#620] Fix the precision issues of PP-OCRv3 offline inference
    [PR#622] Fix some error URL address on the readme
    [PR#627] Fix the bug that CPU usage is too high in some offline inference scenarios

MindOCR 0.2.0

07 Jul 09:25
d5c2a1a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

16 Jun 12:06
b42c4e5
Compare
Choose a tag to compare

What's Changed

Read more

MindOCR v0.1.0

04 Apr 12:29
0effe3b
Compare
Choose a tag to compare

What's Changed

Read more