1. 01 2月, 2021 4 次提交
    • littletomatodonkey's avatar
      fix doc · 0c75cbc5
      littletomatodonkey 提交于
      0c75cbc5
    • I
      program.py 257行 变量名问题 · be949774
      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
      be949774
    • 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
    • L
      pre-commit · f8960322
      LDOUBLEV 提交于
      f8960322
  2. 31 1月, 2021 1 次提交
  3. 28 1月, 2021 1 次提交
  4. 26 1月, 2021 3 次提交
  5. 24 1月, 2021 1 次提交
  6. 22 1月, 2021 1 次提交
  7. 19 1月, 2021 1 次提交
  8. 01 1月, 2021 1 次提交
  9. 31 12月, 2020 1 次提交
  10. 30 12月, 2020 2 次提交
  11. 29 12月, 2020 1 次提交
  12. 22 12月, 2020 1 次提交
  13. 21 12月, 2020 2 次提交
  14. 18 12月, 2020 5 次提交
  15. 17 12月, 2020 1 次提交
  16. 16 12月, 2020 1 次提交
  17. 15 12月, 2020 9 次提交
  18. 14 12月, 2020 1 次提交
  19. 13 12月, 2020 1 次提交
  20. 12 12月, 2020 1 次提交
  21. 11 12月, 2020 1 次提交