1. 11 11月, 2019 1 次提交
  2. 08 11月, 2019 1 次提交
  3. 30 10月, 2019 2 次提交
  4. 18 10月, 2019 1 次提交
  5. 16 10月, 2019 1 次提交
  6. 14 10月, 2019 4 次提交
  7. 12 10月, 2019 3 次提交
  8. 08 10月, 2019 1 次提交
  9. 29 9月, 2019 3 次提交
    • G
      Add FaceBoxes and Blazeface model config and WIDERFace dataloader. (#3436) · ebe2fc68
      Guanghua Yu 提交于
      * Add backbone and architecture for FaceBoxes and Blazeface.
      * Add dataloader for WIDERFace dataset.
      ebe2fc68
    • Y
      Revert to mixed precision training with manual control (#3434) · 58994aa3
      Yang Zhang 提交于
      * Place mixed precision inside PaddleDetection
      
      roll back to the monkey patch version as a temporary measure, before it is
      merged into paddle
      
      * Add command flag for `loss_scale`
      
      * Fix a stupid indentation error
      
      optimizer should be in the mixed precision context
      
      * Initial FP16 training
      
      * Add mixed precision training to rest of the detection models
      
      * Revert "Add support for mixed precision training (#3406)"
      
      This reverts commit 3a2c106271885071db7c0d85587540a8f83c24db.
      
      * Bug fixes and some tweaks
      58994aa3
    • W
      Support finetune by custom dataset (#3195) · e6e70e47
      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
      e6e70e47
  10. 03 9月, 2019 1 次提交
  11. 02 9月, 2019 1 次提交
  12. 30 8月, 2019 1 次提交
  13. 29 8月, 2019 1 次提交
  14. 28 8月, 2019 1 次提交
  15. 27 8月, 2019 1 次提交
    • Y
      Add group norm (#3140) · ce96e567
      Yuan Gao 提交于
      * add a global norm_type flag
      
      * add group norm on fpn
      
      * add gn on box head
      
      * add faster rcnn fpn 50 gn config
      
      * add mask branch norm
      
      * update configs
      ce96e567
  16. 26 8月, 2019 4 次提交
  17. 12 8月, 2019 1 次提交
  18. 08 8月, 2019 2 次提交
  19. 06 8月, 2019 1 次提交
  20. 05 8月, 2019 1 次提交
  21. 30 7月, 2019 1 次提交
  22. 29 7月, 2019 2 次提交
  23. 25 7月, 2019 1 次提交
  24. 23 7月, 2019 1 次提交
  25. 18 7月, 2019 1 次提交
  26. 17 7月, 2019 1 次提交
  27. 16 7月, 2019 1 次提交