ddeng
  • Joined on Feb 21, 2023
Loading Heatmap…

ddeng synced commits to main_sync at ddeng/mindocr_ddeng from mirror

  • bed264eaf6 add svtr lite infer (#564)
  • bc9bf550d4 [VisionLAN]Modify the mindir download url (#558)
  • 996d596218 add pubtabnet dataset convert (#547) * add pubtabnet dataset convert * Update pubtab.md * Update pubtab.md * update * Update pubtabnet.py * update --------- Co-authored-by: songyuanwei <song.yuanwei@huawei.com> Co-authored-by: HaoyangLI <417493727@qq.com>
  • 81524fd269 dbnet ic15 config fix (#554)
  • 670e9ccdff add dynamic shape support for infer (#545)
  • Compare 9 commits »

9 months ago

ddeng synced commits to refactor_dp at ddeng/mindocr_ddeng from mirror

9 months ago

ddeng synced commits to main_sync at ddeng/mindocr_ddeng from mirror

9 months ago

ddeng synced commits to main_sync at ddeng/mindocr_ddeng from mirror

  • f20219370f fix mkdocs ci failure (#534)
  • 788cb50910 fix en inference doc (#531)
  • e26896218f Support exporting mindir with dynamic input data shape (#529) * support export dynamic shape mindir * Support exporting mindir with dynamic input data shape * fix linting * fix unit test
  • Compare 3 commits »

9 months ago

ddeng synced commits to main_sync at ddeng/mindocr_ddeng from mirror

  • 869c662404 update FCENet postprocess (#468)
  • c55053d52e fix CCPD converter (#526) * CCPD converter fix * fix linting
  • c0a03ea6e6 rename ClsHead to MobileNetV3Head (#527)
  • 24b85fd052 Improve PSE postprocess and adapt to dynamic shape (#520) * Improve PSE postprocess and adapt to dynamic shape * Update inference_quickstart.md * Update inference_quickstart.md * Update inference_quickstart.md * Update inference_quickstart.md * Update inference_quickstart.md * Update inference_quickstart.md --------- Co-authored-by: HaoyangLI <417493727@qq.com>
  • 2f35e9fd70 Add CRNN API docstring (#401) * update readme * Revert "update readme" This reverts commit 85a339470751edd1e6f186277202d6954412cd9a. * add api docstrings * formatting * align formats
  • Compare 6 commits »

9 months ago

ddeng synced commits to refactor_dp at ddeng/mindocr_ddeng from mirror

  • cdfbd4f953 ensure transform output tuple order by output_cols
  • c18d0493d3 Merge branch 'main' into dataset_refactor # Conflicts: # configs/det/psenet/README.md # configs/det/psenet/README_CN.md # mindocr/data/transforms/svtr_transform.py # tests/ut/_common.py
  • 51ee2c4042 adjust EAST and PSENet to the new pipeline
  • 9f16fd3357 fix visionlan head for multiple inputs (#518) ut test_models visionlan
  • dd00f63572 visionlan readme updates (#517) * visionlan readme updates * Update README.md * Update README_CN.md --------- Co-authored-by: HaoyangLI <417493727@qq.com>
  • Compare 12 commits »

9 months ago

ddeng synced commits to main_sync at ddeng/mindocr_ddeng from mirror

  • 60d4a18157 Update Master Model (#521) * Update Master Model * update readme and config * fix link
  • 69a1192593 Fcenet readme update (#495) * update fcenet readme
  • 38c454d932 fix empty polygons processing (#504)
  • 3198f83cb5 fix output file names for prediction pipeline (#519) * fix output file names for predictions pipeline * fix output file names for predictions pipeline
  • 9f16fd3357 fix visionlan head for multiple inputs (#518) ut test_models visionlan
  • Compare 6 commits »

9 months ago

ddeng synced commits to visionlan_docs at ddeng/mindocr_ddeng from mirror

9 months ago

ddeng synced commits to main_sync at ddeng/mindocr_ddeng from mirror

  • 95004e502a visionlan docs updates (#516)
  • dd5e4452be update links and docs to inference part (#508) * fix conflict * update thirdparty
  • 8a0a5a0c7a Update inference docs (#510) * Update inference docs * Update inference docs * Update inference docs * Update inference docs
  • 86292c4691 add ut test for model train and infer (#512) Co-authored-by: songyuanwei <song.yuanwei@huawei.com>
  • cd0a0a01e0 Argmax optim (#514) * [fix] fix style error * [feat] argmax
  • Compare 16 commits »

9 months ago

ddeng synced commits to main_sync at ddeng/mindocr_ddeng from mirror

  • 7d2069980e Update SVTR Tiny Model (#486) * Update SVTR Model * Update url and accu * fix typo * Fix the total number * Fix typo

9 months ago

ddeng synced commits to main_sync at ddeng/mindocr_ddeng from mirror

  • 2b4f12f58f Remove the calling of ABINet in some APIs temporarily (#498)
  • 572adb6dc2 Add ResNet50 support for PSENet (#494)
  • d0376c2979 allow FCENet to run in GRAPH mode (#485) * quick FCENet fix for speed * linting fix
  • 868730f0a5 print the model parameters when train/eval the model (#492) * print the model parameters when training/eval the model * Add trainable parameters * move position * remove blank
  • 8c04bb9841 update RobustScanner readme & models for improving accuracy (#493)
  • Compare 19 commits »

9 months ago

ddeng synced commits to main_sync at ddeng/mindocr_ddeng from mirror

  • d24a790aa0 RARE and SVTR docstring (#400) * finish svtr backbone * update doc * fix channel * Update doc * update docstring
  • 73ece60347 linting fix (#473)
  • 241e1998cd add 13 new dataset converters (#376) * add CTW, ICDAR2019-ArT, ReCTS, TextOCR, COCO-Text dataset converters * add lsvt, rctw17, mlt2019, mtwi2018, casia10k and sroie dataset convert * refactor MLT2019 * add Born-Digital dataset converter * add CCPD dataset converter and documentation * add CTW, ICDAR2019-ArT, ReCTS, TextOCR, COCO-Text dataset converters * add lsvt, rctw17, mlt2019, mtwi2018, casia10k and sroie dataset convert * refactor MLT2019 * MTWI2018 fix * add Born-Digital dataset converter * add CCPD dataset converter and documentation Co-authored-by: songyuanwei <song.yuanwei@huawei.com> Co-authored-by: Shah Jahan Ishaq <44549936+ShahJahanIshaq@users.noreply.github.com> Co-authored-by: Shah Jahan Ishaq <sjishaq@connect.hku.hk>
  • b9af802620 update fps log printing (#471)
  • 915a485b28 follow loss naming convention (#466) Co-authored-by: Samit <285365963@qq.com>
  • Compare 11 commits »

10 months ago

ddeng synced commits to visionlan at ddeng/mindocr_ddeng from mirror

10 months ago

ddeng synced commits to main_sync at ddeng/mindocr_ddeng from mirror

  • 77701e7e5e update readme fps (#452) Co-authored-by: songyuanwei <song.yuanwei@huawei.com>
  • c42d6bfed8 update infer models list (#456)
  • c07462bfac fix logger in callback (#457)
  • b908815cc6 Add RARE MindR (#448)
  • a5676e9c41 Add Master Model (#446) * Add Master Model * Remove Attention loss and move ms_version check outside * Update README.md --------- Co-authored-by: Samit <285365963@qq.com>
  • Compare 9 commits »

10 months ago

ddeng synced commits to visionlan_gpu at ddeng/mindocr_ddeng from mirror

10 months ago

ddeng synced commits to main_sync at ddeng/mindocr_ddeng from mirror

10 months ago

ddeng synced commits to visionlan at ddeng/mindocr_ddeng from mirror

10 months ago

ddeng synced commits to distribute_doc at ddeng/mindocr_ddeng from mirror

10 months ago

ddeng synced commits to visionlan_ascend at ddeng/mindocr_ddeng from mirror

10 months ago

ddeng synced commits to visionlan at ddeng/mindocr_ddeng from mirror

10 months ago