1. 15 5月, 2018 1 次提交
    • T
      【Fluid models】implement DQN model (#889) · bdc13f2f
      TomorrowIsAnOtherDay 提交于
      * [DQN]source code commit
      
      * Update README.md
      
      * Update README.md
      
      * add mountain-car curve
      
      * Update README.md
      
      * Update README.md
      
      * clean code
      
      * fix code style
      
      * [fix code style]/2
      
      * remove some tensorflow package
      
      * a better way to sample from replay memory
      
      * code style
      bdc13f2f
  2. 14 5月, 2018 3 次提交
  3. 12 5月, 2018 1 次提交
  4. 11 5月, 2018 1 次提交
  5. 10 5月, 2018 1 次提交
  6. 28 4月, 2018 4 次提交
  7. 27 4月, 2018 10 次提交
    • G
      Merge pull request #886 from jshower/develop · 2bd8028a
      gmcather 提交于
      增加在云平台上运行的中文序列标注任务
      2bd8028a
    • J
      Update infer.py · a1115915
      jiaozhenyu 提交于
      a1115915
    • J
      Update README.md · 42cae476
      jiaozhenyu 提交于
      42cae476
    • J
      Update README.md · 5f176c5e
      jiaozhenyu 提交于
      5f176c5e
    • J
      Update README.md · ba983d5c
      jiaozhenyu 提交于
      ba983d5c
    • J
      Update README.md · f5d1422f
      jiaozhenyu 提交于
      f5d1422f
    • J
    • X
      COCO dataset for SSD and update README.md (#844) · c92deba1
      Xingyuan Bu 提交于
      * ready to coco_reader
      
      * complete coco_reader.py & coco_train.py
      
      * complete coco reader
      
      * rename file
      
      * use argparse instead of explicit assignment
      
      * fix
      
      * fix reader bug for some gray image in coco data
      
      * ready to train coco
      
      * fix bug in test()
      
      * fix bug in test()
      
      * change coco dataset to coco2017 dataset
      
      * change dataset from coco to coco2017
      
      * change learning rate
      
      * fix bug in gt label (category id 2 label)
      
      * fix bug in background label
      
      * save model when train finished
      
      * use coco map
      
      * adding coco year version args: 2014 or 2017
      
      * add coco dataset download, and README.md
      
      * fix
      
      * fix image truncted IOError, map version error
      
      * add test config
      
      * add eval.py for evaluate trained model 
      
      * fix
      
      * fix bug when cocoMAP
      
      * updata READEME.md
      
      * fix cocoMAP bug
      
      * find strange with test_program = fluid.default_main_program().clone(for_test=True)
      
      * add inference and visualize, awa, README.md
      
      * upload infer&visual example image
      
      * refine image
      
      * refine
      
      * fix bug after merge
      
      * follow yapf
      
      * follow comments
      
      * fix bug after separate eval and eval_cocoMAP
      
      * follow yapf
      
      * follow comments
      
      * follow yapf
      
      * follow yapf
      c92deba1
    • Y
      add cloud · 2d392828
      Yao Cheng 提交于
      2d392828
    • X
      COCO dataset for SSD and update README.md (#844) · 496ff37b
      Xingyuan Bu 提交于
      * ready to coco_reader
      
      * complete coco_reader.py & coco_train.py
      
      * complete coco reader
      
      * rename file
      
      * use argparse instead of explicit assignment
      
      * fix
      
      * fix reader bug for some gray image in coco data
      
      * ready to train coco
      
      * fix bug in test()
      
      * fix bug in test()
      
      * change coco dataset to coco2017 dataset
      
      * change dataset from coco to coco2017
      
      * change learning rate
      
      * fix bug in gt label (category id 2 label)
      
      * fix bug in background label
      
      * save model when train finished
      
      * use coco map
      
      * adding coco year version args: 2014 or 2017
      
      * add coco dataset download, and README.md
      
      * fix
      
      * fix image truncted IOError, map version error
      
      * add test config
      
      * add eval.py for evaluate trained model 
      
      * fix
      
      * fix bug when cocoMAP
      
      * updata READEME.md
      
      * fix cocoMAP bug
      
      * find strange with test_program = fluid.default_main_program().clone(for_test=True)
      
      * add inference and visualize, awa, README.md
      
      * upload infer&visual example image
      
      * refine image
      
      * refine
      
      * fix bug after merge
      
      * follow yapf
      
      * follow comments
      
      * fix bug after separate eval and eval_cocoMAP
      
      * follow yapf
      
      * follow comments
      
      * follow yapf
      
      * follow yapf
      496ff37b
  8. 26 4月, 2018 4 次提交
  9. 25 4月, 2018 5 次提交
  10. 24 4月, 2018 5 次提交
  11. 23 4月, 2018 2 次提交
  12. 19 4月, 2018 3 次提交