1. 27 4月, 2021 2 次提交
  2. 20 4月, 2021 1 次提交
  3. 24 3月, 2021 1 次提交
  4. 10 3月, 2021 1 次提交
  5. 08 3月, 2021 2 次提交
  6. 07 2月, 2021 1 次提交
  7. 04 2月, 2021 1 次提交
  8. 02 2月, 2021 1 次提交
  9. 01 2月, 2021 3 次提交
    • littletomatodonkey's avatar
      fix doc · 077fcabc
      littletomatodonkey 提交于
      077fcabc
    • 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
  10. 31 1月, 2021 1 次提交
  11. 26 1月, 2021 1 次提交
  12. 24 1月, 2021 1 次提交
  13. 22 1月, 2021 1 次提交
  14. 19 1月, 2021 1 次提交
  15. 30 12月, 2020 2 次提交
  16. 29 12月, 2020 1 次提交
  17. 21 12月, 2020 1 次提交
  18. 18 12月, 2020 1 次提交
  19. 11 12月, 2020 1 次提交
  20. 28 11月, 2020 1 次提交
  21. 24 11月, 2020 1 次提交
  22. 16 11月, 2020 2 次提交
  23. 12 11月, 2020 2 次提交
  24. 09 11月, 2020 1 次提交
  25. 06 11月, 2020 2 次提交
  26. 05 11月, 2020 1 次提交
  27. 04 11月, 2020 1 次提交
  28. 13 10月, 2020 1 次提交
  29. 16 8月, 2020 1 次提交
  30. 15 8月, 2020 2 次提交
  31. 14 8月, 2020 1 次提交