1. 01 2月, 2021 3 次提交
    • I
      Update program.py · a92bb6d3
      iamyoyo 提交于
      PaddleOCR/tools/program.py的第254行的变量名原为cur_metirc,需要修改为cur_metric,如果不修改在运行是,会提示
      The variable name of line 254 can be changed to cur_ Metric. If you do not modify it, you will be prompted when it is running
      "E:\XXX\PaddleOCR\tools\program.py", line 257, in train
          ['{}: {}'.format(k, v) for k, v in cur_metric.items()]))
      NameError: name 'cur_metric' is not defined
      a92bb6d3
    • X
      Merge pull request #1890 from tink2123/srn_ch · 0c5c9f69
      xiaoting 提交于
      Adaptation of Chinese char
      0c5c9f69
    • T
      Adaptation of Chinese char · 7f2304ab
      tink2123 提交于
      7f2304ab
  2. 31 1月, 2021 1 次提交
  3. 29 1月, 2021 13 次提交
  4. 28 1月, 2021 5 次提交
  5. 27 1月, 2021 9 次提交
  6. 26 1月, 2021 9 次提交