1. 29 9月, 2019 4 次提交
    • Y
      Revert to mixed precision training with manual control (#3434) · efc994ec
      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 3a2c1062.
      
      * Bug fixes and some tweaks
      efc994ec
    • Y
      Fix circle import error (#3442) · 36ea141c
      Yang Zhang 提交于
      36ea141c
    • 0
      fix_bug_server (#3445) · 64817d36
      0YuanZhang0 提交于
      * fix_bug_server
      
      * fix_readme
      64817d36
    • 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
  2. 27 9月, 2019 3 次提交
  3. 26 9月, 2019 6 次提交
  4. 25 9月, 2019 11 次提交
  5. 24 9月, 2019 3 次提交
  6. 23 9月, 2019 8 次提交
  7. 21 9月, 2019 1 次提交
  8. 20 9月, 2019 2 次提交
  9. 19 9月, 2019 2 次提交