1. 03 Jun, 2019 1 commit
    • Jerry XU's avatar
      Code of "GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond" (#598) · 58c415a0
      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
      
      * convert SyncBN to BN when eval is called
      
      * add gcb and configs
      
      * fixed line too long
      
      * fixed space and newline
      
      * ignore too long line in config files
      
      * two space before inline comment
      
      * refactor var name
      
      * fixed line too long
      
      * changed SyncBN to backbone only and add non-Sync BN configs
      
      * reformat config to adapt master branch
      
      * reformat change method->type
      
      * remoe some configs
      
      * clean up readme.md
      
      * add benchmark
      
      * fix typo in README
      
      * change sbn to syncbn
      
      * change work dir
      
      * refactor gcb
      
      * fixed line too long
      
      * Code formatting
      58c415a0
  2. 20 May, 2019 1 commit
  3. 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
  4. 13 May, 2019 2 commits
  5. 07 May, 2019 1 commit
  6. 04 May, 2019 1 commit
  7. 29 Apr, 2019 1 commit
  8. 27 Apr, 2019 1 commit
  9. 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
  10. 17 Feb, 2019 2 commits
  11. 25 Jan, 2019 1 commit
  12. 22 Jan, 2019 1 commit
  13. 14 Jan, 2019 1 commit
  14. 10 Jan, 2019 2 commits
  15. 09 Jan, 2019 2 commits
  16. 04 Jan, 2019 1 commit
  17. 03 Jan, 2019 1 commit
  18. 01 Jan, 2019 1 commit
  19. 31 Dec, 2018 1 commit
  20. 30 Dec, 2018 1 commit
  21. 27 Dec, 2018 1 commit
  22. 24 Dec, 2018 1 commit
  23. 20 Dec, 2018 1 commit
  24. 19 Dec, 2018 2 commits
  25. 18 Dec, 2018 3 commits
  26. 11 Dec, 2018 1 commit
  27. 10 Oct, 2018 1 commit
  28. 05 Oct, 2018 1 commit
  29. 04 Oct, 2018 1 commit
  30. 01 Oct, 2018 1 commit
  31. 26 Sep, 2018 1 commit
  32. 23 Sep, 2018 1 commit
  33. 02 Sep, 2018 1 commit