1. 22 May, 2019 1 commit
    • Tianheng Cheng's avatar
      Code for "High-Resolution Representations for Labeling Pixels and Regions" (#610) · 3cb84acc
      Tianheng Cheng authored
      * support HRNet
      
      * add zip
      
      * remove zip files
      
      * remove zip datasets in config
      
      * modify format and shorten lines
      
      * fix line to long
      
      * support conv_cfg and update conv layer
      
      * revise the backbone network and neck
      
      * update format and pretrained mode
      
      * fix flake8 error
      
      * update modules following review suggestions
      
      * revert some changes for adapting to pretrained models
      
      * update hrnet and hrfpn
      
      * remove unused import
      
      * remove unused import
      
      * finish testing
      
      * change pretrained model link to open-mmlab
      
      * fix docstring and convert models
      
      * update README and model links
      
      * modify configs and README
      
      * support loss evaluator
      
      * update model urls
      
      * format hrnet.py
      
      * format hrfpn.py
      
      * add 20e for cascade config
      3cb84acc
  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. 31 Jan, 2019 1 commit
  12. 29 Jan, 2019 2 commits
  13. 25 Jan, 2019 1 commit
  14. 22 Jan, 2019 1 commit
  15. 14 Jan, 2019 1 commit
  16. 10 Jan, 2019 2 commits
  17. 09 Jan, 2019 2 commits
  18. 04 Jan, 2019 1 commit
  19. 03 Jan, 2019 1 commit
  20. 01 Jan, 2019 1 commit
  21. 31 Dec, 2018 1 commit
  22. 30 Dec, 2018 1 commit
  23. 27 Dec, 2018 1 commit
  24. 24 Dec, 2018 1 commit
  25. 20 Dec, 2018 1 commit
  26. 19 Dec, 2018 3 commits
  27. 18 Dec, 2018 3 commits
  28. 11 Dec, 2018 1 commit
  29. 10 Dec, 2018 3 commits