What's Changed
- tools for model exporting and converting by @horcham in #639
- add SVTR-Tiny 8p training by @tonytonglt in #660
- add DBNet++ ResNet50 icdar2015 8p training by @tonytonglt in #661
- Fix problems of psenet-ctw1500 training and others by @horcham in #664
- revise whl deploy setting and version info by @panshaowu in #658
- add minddata functions by @chengtianwu in #667
- Remove dependency of mindformers by @horcham in #666
- revise the readme of CRNN by @panshaowu in #672
- fix data bug by @chengtianwu in #673
- Bugfix of modelarts by @Bourn3z in #671
- update readme of SVTR by @tonytonglt in #681
- support Vary Toy infer by @panshaowu in #680
- Bugfix of svtr when the input is FP16 or FP32 for MindSpore r2.3rc1 by @Bourn3z in #686
- Update FAQ & Add paddle2mindir & Update ppocrv4 config file by @horcham in #685
- Bugfix for crnn when amp_level is O0 by @Bourn3z in #688
- Bugfix crnn by @Bourn3z in #689
- Add LayoutLMv3 backbone by @Bourn3z in #656
- Add docker to readme by @horcham in #695
- 310p export bug fix by @kk928290341 in #699
- fix deprecated numpy int and bool by @kk928290341 in #704
- set jit_level to O2 under graph mode by @Mark-ZhouWX in #705
- Revert "set jit_level to O2 under graph mode (#705)" by @Mark-ZhouWX in #706
- abinet set context by @kk928290341 in #709
- fix svtr_tiny 8p loss except by @kk928290341 in #715
- update readme about device description by @Mark-ZhouWX in #720
- add 910* test result by @kk928290341 in #719
- change ci config by @kk928290341 in #722
- add jit config level O2 for training scripts to support ms 2.3.0 version by @kk928290341 in #721
- remove device type from version table by @kk928290341 in #723
- set svtr config drop_overflow_update True by @kk928290341 in #724
- fix ops masked_fill by @kk928290341 in #725
- fix bug litmit_side_len to master by @kk928290341 in #729
- update github.io docs by @kk928290341 in #730
- remove required package lanms for Windows by @Hsiayukoo in #732
- 修改 lanms 包安装的判定条件 by @Hsiayukoo in #740
- fix check_cpplint by @hongziqi in #747
- update tablemasterhead network by @hongziqi in #746
- fix bug in ops.masked_fill by updating finfo func by @hongziqi in #748
- update lite inference doc by @CaitinZhao in #751
- update Lite thirdparty_models_list by @iugoood in #752
- 基于CCPD的车牌号检测和识别案例 by @Xv-M-S in #744
- 修正ch_pp_det_OCRv4 config.txt 链接 by @iugoood in #754
- update Lite mindocr_models_list by @alien-0119 in #753
- Support rectangle in draw_boxes and relocate draw_ser_results by @hongziqi in #755
- fix links in doc by @alien-0119 in #759
- support table structure model inference by @hongziqi in #764
- update doc about table model by @hongziqi in #766
- Add online layout model prediction by @can-gaa-hou in #765
- 基于MindOCR的车牌识别 by @Xv-M-S in #760
- fix dbnet eval on ctw1500 by @alien-0119 in #771
- Adding end-to-end prediction by @can-gaa-hou in #772
- Revert "Adding end-to-end prediction" by @CaitinZhao in #774
- Add end-to-end prediction(layout-table/ocr-recovery) by @hongziqi in #775
- Update readme by @ChongWei905 in #768
- docs: add missed form in README_CN by @ChongWei905 in #779
- 新增Layoutlmv3 on publaynet by @kk928290341 in #773
- support cls predict module by @zhangjunlongtech in #769
- revise document of license plate demo by @panshaowu in #776
- Add 2.4.0 information to the LayoutLMv3 readme by @kk928290341 in #783
- update config to add argument:ser_class_dict_path by @hongziqi in #786
- use default ser ckpt in vi_layoutxlm_ser by @hongziqi in #789
- fix docs by @alien-0119 in #793
- update rec models Readme and fix master_resnet31 bug by @iugoood in #794
- update readme by @kk928290341 in #790
- Delete det FCENet and update det 910* results. by @Bruce-py in #796
- Update lanms to lanms-nova by @alien-0119 in #805
- Update det dbnet README by @Bruce-py in #803
- change repeat to repeat_interleave by @alien-0119 in #792
- fix pse_ctw1500 training error by @alien-0119 in #806
- fix synthText dataset convert by @alien-0119 in #807
- Fix docs by @Bruce-py in #811
- svtr_tiny 性能优化 和 修改多卡启动方式为msrun by @iugoood in #810
- v0.5.0 adaption by @alien-0119 in #813
- v0.5.0 link adaption by @alien-0119 in #814
- update set_context API for ms2.5 version by @Ash-Lee233 in #816
- fix set_device twice bug by @Ash-Lee233 in #818
New Contributors
- @Mark-ZhouWX made their first contribution in #705
- @hongziqi made their first contribution in #747
- @Xv-M-S made their first contribution in #744
- @can-gaa-hou made their first contribution in #765
- @zhangjunlongtech made their first contribution in #769
Full Changelog: v0.3.1...v0.5.0