1. 22 5月, 2018 1 次提交
  2. 23 4月, 2018 1 次提交
  3. 11 4月, 2018 2 次提交
  4. 08 4月, 2018 1 次提交
    • W
      Fix some issues: · 53988dd3
      wanghaoshuang 提交于
      1. Remove illustration of arguments.
      2. Make inference support for more format input.
      53988dd3
  5. 01 4月, 2018 1 次提交
    • W
      Refine document and scripts. · 07d4531a
      wanghaoshuang 提交于
      1. Add document.
      2. Add arguments for saving model and init model.
      3. Refine inference.py and eval.py.
      4. Make ctc_reader.py support for custom data.
      07d4531a
  6. 29 3月, 2018 1 次提交
    • W
      Refine OCR CTC model. · ee154a8f
      wanghaoshuang 提交于
      1. Add download of data into ctc_read.py
      2. Use 'clone' instead of 'get_inference_program'
      3. Add time to train log
      ee154a8f
  7. 20 3月, 2018 1 次提交
  8. 19 3月, 2018 1 次提交
  9. 18 3月, 2018 1 次提交
  10. 05 3月, 2018 1 次提交
  11. 27 2月, 2018 1 次提交
    • W
      1. Add eval script · b5c17665
      wanghaoshuang 提交于
      2. Add inference script
      3. Add load model script
      4. Add some functions into ctc_reader
      b5c17665
  12. 08 2月, 2018 1 次提交
    • W
      Rfine ctc model · 3deecd96
      wanghaoshuang 提交于
      1. Move all network defining to 'crnn_ctc_model.py'
      2. Add initilizer for some layers
      3. Rename 'fluid/ocr' to 'fluid/ocr_recognition'
      4. Remove copyright
      5. Rename some functions
      3deecd96