1. 15 May, 2019 1 commit
    • Jerry XU's avatar
      add pytorch 1.1.0 SyncBN support (#577) · ddfb38ef
      Jerry XU authored
      * add pytorch 1.1.0 SyncBN support
      
      * change BatchNorm2d to _BatchNorm and call freeze after train
      
      * add freeze back to init function
      
      * fixed indentation typo in adding freeze
      
      * use SyncBN protect member func to set ddp_gpu_num
      
      * Update README.md
      
      update pytorch version to 1.1
      ddfb38ef
  2. 13 May, 2019 3 commits
  3. 09 May, 2019 1 commit
  4. 07 May, 2019 1 commit
  5. 04 May, 2019 1 commit
  6. 30 Apr, 2019 1 commit
  7. 29 Apr, 2019 1 commit
  8. 27 Apr, 2019 1 commit
  9. 20 Apr, 2019 1 commit
  10. 17 Apr, 2019 1 commit
    • myownskyW7's avatar
      Support models without FPN (#133) · a9e21cf7
      myownskyW7 authored
      * add two stage w/o neck and w/ upperneck
      
      * add rpn r50 c4
      
      * update c4 configs
      
      * fix
      
      * config update
      
      * update config
      
      * minor update
      
      * mask rcnn support c4 train and test
      
      * lr fix
      
      * cascade support upper_neck
      
      * add cascade c4 config
      
      * update config
      
      * update
      
      * update res_layer to new interface
      
      * refactoring
      
      * c4 configs update
      
      * refactoring
      
      * update rpn_c4 config
      
      * rename upper_neck as shared_head
      
      * update
      
      * update configs
      
      * update
      
      * update c4 configs
      
      * update according to commits
      
      * update
      a9e21cf7
  11. 14 Apr, 2019 3 commits
  12. 13 Apr, 2019 1 commit
  13. 03 Apr, 2019 1 commit
    • Mordekaiser's avatar
      fix OHEM with cascade rcnn (#373) · ee7e679a
      Mordekaiser authored
      * fix OHEM with cascade_rcnn
      
      * fix OHEM with cascade_rcnn
      
      * delete space
      
      * delete white space
      
      * delete unused lib
      
      * Delete cascade_rcnn_ohem_r101_fpn_1x.py
      
      * fix unreasonable code
      
      * fix Single quote
      
      * fix code style
      
      * fix code style
      
      * fix file permission
      ee7e679a
  14. 27 Feb, 2019 1 commit
  15. 17 Feb, 2019 2 commits
  16. 14 Feb, 2019 1 commit
  17. 13 Feb, 2019 2 commits
  18. 31 Jan, 2019 1 commit
  19. 29 Jan, 2019 2 commits
  20. 25 Jan, 2019 1 commit
  21. 22 Jan, 2019 1 commit
  22. 17 Jan, 2019 1 commit
  23. 16 Jan, 2019 1 commit
  24. 15 Jan, 2019 1 commit
  25. 14 Jan, 2019 1 commit
  26. 13 Jan, 2019 2 commits
  27. 10 Jan, 2019 2 commits
  28. 09 Jan, 2019 2 commits
  29. 04 Jan, 2019 1 commit
  30. 03 Jan, 2019 1 commit