1. 10 5月, 2018 1 次提交
  2. 19 4月, 2018 1 次提交
  3. 11 4月, 2018 1 次提交
    • W
      Fix som issues: · bd97b39c
      wanghaoshuang 提交于
      1. Remove unused  arguments.
      2. Refine doc.
      3. Change 'device' to 'use_gpu'.
      bd97b39c
  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 3 次提交
  6. 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
  7. 24 1月, 2018 1 次提交
    • W
      Refine code according comments: · 192ef9c0
      wanghaoshuang 提交于
      1. Remove 'ocr_ctc' directory to 'ocr'.
      2. Init README.md
      3. Fix learning rate and l2
      4. Refine training log format
      5. Reduce arguments of train function
      6. Set filter_size of im2sequence dynamicly
      7. Add fc op before GRU op
      192ef9c0