1. 12 May, 2019 1 commit
  2. 11 May, 2019 1 commit
  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 2 commits
  8. 27 Apr, 2019 1 commit
  9. 25 Apr, 2019 1 commit
  10. 20 Apr, 2019 1 commit
  11. 17 Apr, 2019 2 commits
    • 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
    • Kai Chen's avatar
      Add slurm support for distributed training (#508) · 90096804
      Kai Chen authored
      * implement _init_dist_slurm()
      
      * add slurm train/test scripts
      
      * fix linting error
      
      * minor fix
      90096804
  12. 15 Apr, 2019 1 commit
  13. 14 Apr, 2019 4 commits
  14. 13 Apr, 2019 1 commit
  15. 11 Apr, 2019 3 commits
  16. 07 Apr, 2019 4 commits
  17. 03 Apr, 2019 2 commits
  18. 24 Mar, 2019 1 commit
  19. 11 Mar, 2019 2 commits
  20. 27 Feb, 2019 1 commit
  21. 22 Feb, 2019 1 commit
    • 高志华's avatar
      Update inference.py (#329) · 254077be
      高志华 authored
      * Update inference.py
      
      fix inference bug, the default keep_ratio is True...But SSD should be false
      
      * Update inference.py
      
      format correct
      
      * Update inference.py
      
      A more stable way
      
      * Update inference.py
      
      * Update inference.py
      254077be
  22. 17 Feb, 2019 2 commits
  23. 14 Feb, 2019 1 commit
  24. 13 Feb, 2019 3 commits
  25. 09 Feb, 2019 1 commit