MindOCR 0.2.0
What's Changed
- detection tutorials [WIP] by @wtomin in #398
- [fix] Update README_CN.md by @heepengpeng in #423
- [fix] bug fix by @heepengpeng in #424
- Accelerate ppocr PSENet and add modify onnx script by @VictorHe-1 in #392
- Modify device_id setting way to avoid ambiguity while setting device_id by env variable or yaml by @HaoyangLee in #425
- Add DBNet and DBNet++ API docs by @hadipash in #421
- update tutorials by @Songyuanwei in #420
- update infer readme by @liangxhao in #426
- update infer readme url by @liangxhao in #427
- add MindSpore compile related to git ignore list by @zhtmike in #431
- modify print to logger by @Songyuanwei in #429
- ppocr psenet modify script update by @VictorHe-1 in #432
- allow to run inference on images located in multiple subdirectories by @hadipash in #433
- Build mindocr online doc webpage by @HaoyangLee in #393
- Add API docstring for psenet by @VictorHe-1 in #434
- fix the logging in construct part and clean content expression by @zhtmike in #437
- fix infer readme by @liangxhao in #439
- update inference model list in online docs by @HaoyangLee in #441
- add fcenet by @colawyee in #412
- callbacks revision: allow group lr and correct the logging for resuming training by @wtomin in #386
- [feat] change visual to ppocr by @heepengpeng in #436
- remove axes and white margins around images in the inference mode by @hadipash in #440
- fix infer postprocess init by @liangxhao in #442
- update modelzoo by @HaoyangLee in #449
- fix infer model list readme by @liangxhao in #445
- fix bugs in aicc and docs by @SamitHuang in #451
- optim some infer yaml, readme and parallel by @liangxhao in #450
- update modelzoo by @HaoyangLee in #454
- update distributed training docs by @wtomin in #443
- Fix infer det bug for PSENet ic15 by @VictorHe-1 in #463
- [fix] fix style error by @heepengpeng in #464
- 规范变量名称 by @colawyee in #455
- Add Master Model by @zhtmike in #446
- Add RARE MindIR by @zhtmike in #448
- fix logger in callback by @zhtmike in #457
- update infer models list by @liangxhao in #456
- update readme fps by @Songyuanwei in #452
- Update readme by @SamitHuang in #465
- Fix error during loss reduce in callback by @zhtmike in #469
- Remove and Replace Unnecessary Augmentations by @ShahJahanIshaq in #461
- update fcenet readme by @colawyee in #472
- modify logger, add logger_set level by @Songyuanwei in #467
- Fix empty images eval by @ShahJahanIshaq in #460
- DBNet: follow loss naming convention by @hadipash in #466
- update fps log printing to avoid ambiguity by @HaoyangLee in #471
- add 13 new dataset converters by @hadipash in #376
- linting fix by @hadipash in #473
- RARE and SVTR docstring by @zhtmike in #400
- Fix dataset docs by @ShahJahanIshaq in #474
- fix datasets docs by @ShahJahanIshaq in #476
- Add size limits to RandomScale transform by @ShahJahanIshaq in #462
- visionlan gpu updates by @wtomin in #459
- Replace deprecated ResizeBilinear for EAST by @VictorHe-1 in #479
- Move save config before training start log by @zhtmike in #478
- update Fcenet readme by @colawyee in #475
- Add RobustScanner rec model by @tonytonglt in #444
- Fix docs links by @ShahJahanIshaq in #477
- optim performance and cls/rec batchsize for inference by @liangxhao in #480
- update readme for supporting RobustScanner by @tonytonglt in #487
- add ABINet [WIP, don't merge yet] by @safeandnewYH in #385
- update version to 0.2.0 by @jianyunchao in #490
New Contributors
- @ShahJahanIshaq made their first contribution in #461
- @safeandnewYH made their first contribution in #385
Full Changelog: v0.1.1...v0.2.0