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