1. 22 10月, 2019 1 次提交
  2. 14 10月, 2019 1 次提交
  3. 12 10月, 2019 1 次提交
  4. 26 8月, 2019 1 次提交
  5. 12 8月, 2019 1 次提交
  6. 09 8月, 2019 1 次提交
  7. 29 7月, 2019 1 次提交
  8. 05 7月, 2019 1 次提交
  9. 04 7月, 2019 1 次提交
    • G
      dudate config and modelzoo (#2723) · 460e5431
      Guanghua Yu 提交于
      * Add faster_rcnn_x101_vd_64x4d_fpn_1x.yml
      * Release faster_rcnn_r101_vd_fpn_1x.tar, faster_rcnn_x101_vd_64x4d_fpn_1x.tar, mask_rcnn_r50_2x.tar
      460e5431
  10. 01 7月, 2019 2 次提交
  11. 28 6月, 2019 2 次提交
    • Q
      Rename object_detection to PaddleDetection. (#2601) · 9b426b2c
      qingqing01 提交于
      * Rename object_detection to PaddleDetection
      * Small fix for doc
      9b426b2c
    • Y
      Revise docs (#2566) · 494ab5e2
      Yang Zhang 提交于
      * Revise README.md
      
      * Revise `GETTING_STARTED.md`
      
      * Revise `INSTALL.md`
      
      * Add `CONFIG.md`
      
      * Fix RetinaNet backbones in README
      
      * Fix cascade backbones in README
      
      * Fix capitalization
      
      * Replace demo images and update visualize funcall
      
      * Revise `DATA.md`
      
      * Fix link to `DATA.md`
      
      * Fix capitalization
      494ab5e2
  12. 27 6月, 2019 1 次提交
  13. 26 6月, 2019 1 次提交
  14. 24 6月, 2019 1 次提交
  15. 17 6月, 2019 1 次提交
  16. 04 4月, 2019 1 次提交
  17. 02 2月, 2019 1 次提交
  18. 01 2月, 2019 1 次提交
  19. 24 1月, 2019 1 次提交
  20. 30 10月, 2018 1 次提交
  21. 29 10月, 2018 1 次提交
  22. 20 6月, 2018 1 次提交
  23. 13 6月, 2018 1 次提交
  24. 30 5月, 2018 1 次提交
  25. 11 5月, 2018 1 次提交
  26. 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
  27. 13 4月, 2018 1 次提交
  28. 02 4月, 2018 1 次提交
  29. 12 3月, 2018 1 次提交
  30. 24 2月, 2018 1 次提交
  31. 21 1月, 2018 1 次提交