1. 08 7月, 2021 1 次提交
    • M
      Optimize imports (#3601) · 84c8958d
      Manuel Garcia 提交于
      Besides removing unnecessary imports, this also fixes the missing logger module in test_architectures.py within the static directory.
      84c8958d
  2. 22 3月, 2021 1 次提交
  3. 24 11月, 2020 1 次提交
  4. 20 11月, 2020 1 次提交
  5. 23 10月, 2020 1 次提交
  6. 20 7月, 2020 1 次提交
  7. 23 4月, 2020 1 次提交
    • W
      Add cornernet (#438) · 64e5cd96
      wangguanzhong 提交于
      * code for cornernet
      
      * add doc
      
      * refine custom op
      
      * refine code from review comments
      
      * refine doc
      
      * update doc
      
      * update code
      
      * add cornernet_squeeze_mixup_cosine config
      
      * update code
      
      * update code
      64e5cd96
  8. 07 4月, 2020 1 次提交
  9. 17 2月, 2020 1 次提交
  10. 13 2月, 2020 1 次提交
  11. 30 12月, 2019 1 次提交
  12. 19 12月, 2019 1 次提交
    • Q
      Polish reader to simplify preprocessing logic. (#112) · 8192c758
      qingqing01 提交于
      * Polish Reader to simplify preprocessing logic.
      #  sample_transforms-> make batch -> batch_transforms in Reader.
      * Clean some code
      * Imporve yolov3_r50vd_dcn_obj365_pretrained_coco 41.4 to 41.8.
      * Update all configs.
      8192c758
  13. 14 10月, 2019 1 次提交
  14. 29 9月, 2019 1 次提交
    • 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
  15. 30 8月, 2019 1 次提交
  16. 29 8月, 2019 1 次提交
  17. 28 8月, 2019 1 次提交
  18. 23 7月, 2019 1 次提交
  19. 18 7月, 2019 1 次提交
  20. 28 6月, 2019 1 次提交