1. 23 8月, 2019 1 次提交
  2. 21 8月, 2019 1 次提交
  3. 19 7月, 2019 1 次提交
  4. 15 4月, 2019 1 次提交
  5. 04 4月, 2019 1 次提交
  6. 02 2月, 2019 1 次提交
  7. 01 2月, 2019 1 次提交
  8. 29 10月, 2018 1 次提交
  9. 21 8月, 2018 1 次提交
  10. 20 8月, 2018 2 次提交
    • W
      Add attention training model for ocr. (#1034) · c034bac2
      whs 提交于
      * Add attention training model for ocr.
      
      * Add beam search for infer.
      
      * Fix data reader.
      
      * Fix inference.
      
      * Prune result of inference.
      
      * Fix README
      
      * update README
      
      * Rsize figure.
      
      * Resize image and fix format.
      c034bac2
    • W
      Remove v2 api. · 2cdf723f
      wanghaoshuang 提交于
      2cdf723f
  11. 14 8月, 2018 1 次提交
  12. 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
  13. 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
  14. 15 5月, 2018 1 次提交
  15. 10 5月, 2018 1 次提交
  16. 08 4月, 2018 1 次提交
    • W
      Fix some issues: · 53988dd3
      wanghaoshuang 提交于
      1. Remove illustration of arguments.
      2. Make inference support for more format input.
      53988dd3
  17. 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
  18. 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
  19. 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
  20. 05 2月, 2018 1 次提交
  21. 01 2月, 2018 1 次提交