1. 02 4月, 2019 2 次提交
  2. 27 3月, 2019 1 次提交
  3. 02 2月, 2019 1 次提交
  4. 01 2月, 2019 1 次提交
  5. 29 10月, 2018 1 次提交
  6. 21 8月, 2018 1 次提交
  7. 09 4月, 2018 1 次提交
  8. 21 3月, 2018 1 次提交
  9. 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
  10. 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
  11. 24 1月, 2018 2 次提交
    • 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
    • W
      Add function comments. · c43a107d
      wanghaoshuang 提交于
      c43a107d