1. 20 8月, 2018 3 次提交
  2. 17 8月, 2018 1 次提交
  3. 16 8月, 2018 1 次提交
  4. 14 8月, 2018 2 次提交
    • M
      Add MKL-DNN benchmarking for chinese_ner (#1048) · f36588dc
      Michał Gallus 提交于
      * Add MKL-DNN Benchmarking to CRNN-CTC
      
      * Add MKL-DNN benchmarking for chinese_ner
      
      * Make crnn-ctc scripts more portable
      
      * Merge CRNN-CTC train & inference scripts
      
      * Remove LD_LIBRARY_PATH from crnn-ctc scripts
      
      * CRNN-CTC scripts: set parallel to true
      
      Abort script if batch_size is lower than num of cores
      
      * CRNN-CTC scripts: limit mode options in infer
      
      * CRNN-CTC scripts: set mkldnn parallel to False
      
      * CRNN-CTC scripts: remove mkldnn parallel warning
      
      * Chinese-ner: Merge train & infer scripts, update readme
      
      * Chinese_ner: add --parallel flag for train
      f36588dc
    • W
      Fix ce of ocr. (#1133) · f15d7ff3
      whs 提交于
      * Fix ce of ocr.
      
      * Remove debug print
      f15d7ff3
  5. 09 8月, 2018 4 次提交
  6. 31 7月, 2018 1 次提交
    • M
      Add MKL-DNN Benchmarking to CRNN-CTC (#1046) · c765794e
      Michał Gallus 提交于
      * Add MKL-DNN Benchmarking to CRNN-CTC
      
      * Make crnn-ctc scripts more portable
      
      * Add documentation for cycle to crnn-ctc-reader
      
      * Update crnn-ctc readme for CPU execution
      
      * Merge CRNN-CTC train & inference scripts
      
      * Fix mnist model & ce, kaffe graph yapf issues
      
      * Remove LD_LIBRARY_PATH from crnn-ctc scripts
      
      * CRNN-CTC scripts: set parallel to true
      
      Abort script if batch_size is lower than num of cores
      
      * CRNN-CTC scripts: limit mode options in infer
      
      * CRNN-CTC scripts: set mkldnn parallel to False
      c765794e
  7. 21 6月, 2018 1 次提交
    • W
      Refine ctc model code for English dataset. (#991) · db1edc25
      whs 提交于
      * Refine code for English dataset.
      1. Remove a pooling layer.
      2. Change classes_num to 94.
      3. Modify some arguments in ctc_train.py
      4. Add learning rate decay policy.
      
      * Fix readme.
      
      * Fix README.
      
      * Remove consine decay.
      
      * Remove eval.sh
      db1edc25
  8. 22 5月, 2018 1 次提交
  9. 15 5月, 2018 1 次提交
  10. 10 5月, 2018 1 次提交
  11. 24 4月, 2018 1 次提交
  12. 23 4月, 2018 1 次提交
  13. 19 4月, 2018 1 次提交
  14. 11 4月, 2018 2 次提交
  15. 08 4月, 2018 1 次提交
    • W
      Fix some issues: · 53988dd3
      wanghaoshuang 提交于
      1. Remove illustration of arguments.
      2. Make inference support for more format input.
      53988dd3
  16. 01 4月, 2018 3 次提交
  17. 29 3月, 2018 2 次提交
  18. 20 3月, 2018 1 次提交
  19. 19 3月, 2018 1 次提交
  20. 18 3月, 2018 1 次提交
  21. 05 3月, 2018 1 次提交
  22. 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
  23. 08 2月, 2018 2 次提交
    • W
      Fix batch normal error · f1fe166c
      wanghaoshuang 提交于
      f1fe166c
    • 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
  24. 05 2月, 2018 1 次提交
  25. 01 2月, 2018 1 次提交