1. 12 8月, 2019 1 次提交
  2. 15 7月, 2019 1 次提交
  3. 10 7月, 2019 1 次提交
  4. 17 6月, 2019 2 次提交
  5. 26 4月, 2019 1 次提交
  6. 04 4月, 2019 1 次提交
  7. 02 2月, 2019 1 次提交
  8. 01 2月, 2019 1 次提交
  9. 24 1月, 2019 1 次提交
  10. 02 1月, 2019 1 次提交
  11. 29 10月, 2018 1 次提交
  12. 12 9月, 2018 1 次提交
  13. 10 9月, 2018 1 次提交
  14. 02 9月, 2018 1 次提交
  15. 27 8月, 2018 2 次提交
  16. 13 8月, 2018 1 次提交
  17. 27 4月, 2018 2 次提交
    • 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
    • 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
  18. 17 4月, 2018 1 次提交
  19. 16 4月, 2018 4 次提交
  20. 12 4月, 2018 2 次提交
  21. 11 4月, 2018 1 次提交
  22. 08 4月, 2018 1 次提交
    • X
      Ssd coco reader (#767) · 76526e51
      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
      76526e51
  23. 21 3月, 2018 1 次提交
  24. 14 3月, 2018 1 次提交
  25. 12 3月, 2018 1 次提交
  26. 07 3月, 2018 1 次提交
  27. 04 3月, 2018 1 次提交
  28. 11 8月, 2017 1 次提交
  29. 18 7月, 2017 1 次提交