1. 29 10月, 2018 1 次提交
  2. 30 9月, 2018 1 次提交
  3. 29 8月, 2018 2 次提交
    • C
      Deep metric learning based on Fluid (#1146) · 3dccfbe1
      Chris Yann 提交于
      * initialize
      
      * add loss
      
      * update
      
      * Update README.md
      
      * Update README.md
      
      * add download
      
      * add split
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * update
      
      * update
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * update
      
      * update
      3dccfbe1
    • C
      add video classification network (TSN) (#1071) · 96a1493f
      CrossLee1 提交于
      * Video Classification Network
      96a1493f
  4. 21 8月, 2018 1 次提交
  5. 09 4月, 2018 1 次提交
  6. 21 3月, 2018 1 次提交
  7. 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
  8. 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
  9. 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