1. 22 10月, 2019 1 次提交
  2. 21 10月, 2019 1 次提交
  3. 17 10月, 2019 1 次提交
  4. 16 10月, 2019 1 次提交
  5. 09 10月, 2019 1 次提交
  6. 29 9月, 2019 1 次提交
    • W
      Support finetune by custom dataset (#3195) · 8bee6f61
      wangguanzhong 提交于
      * Support finetune by custom dataset
      
      * add finetune args
      
      * add load finetune
      
      * reconstruct load
      
      * add transfer learning doc
      
      * add fruit demo
      
      * add quick start
      
      * add data preprocessing FAQ
      8bee6f61
  7. 09 9月, 2019 1 次提交
    • D
      In PaddleDetection, making use of tb-paddle to record data, so as to display... · 8f11e0d5
      David Lin 提交于
      In PaddleDetection,  making use of tb-paddle to record data, so as to display in TensorBoard.  (#3295)
      
      * use tb_paddle to log data
      including:
      
      * loss
      * mAP
      * image
      
      * modified:   requirements.txt
      * modify the missing argument --use_tb
      * modify GETTING_STARTED.md and docs/GETTING_STARTED_cn.md
      
      add the argument of tb-paddle in docs.
      * optimize the display name of image displaying.
      8f11e0d5
  8. 20 8月, 2019 1 次提交
  9. 10 8月, 2019 1 次提交
  10. 09 8月, 2019 1 次提交
  11. 08 8月, 2019 1 次提交
  12. 07 8月, 2019 1 次提交
  13. 31 7月, 2019 2 次提交
  14. 29 7月, 2019 1 次提交
  15. 25 7月, 2019 2 次提交
  16. 16 7月, 2019 1 次提交
  17. 04 7月, 2019 1 次提交
  18. 01 7月, 2019 2 次提交
  19. 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
  20. 26 6月, 2019 1 次提交