"mmdet/models/detectors/panoptic_fpn.py" did not exist on "fdfe3c4f8ba935ae428a8a496ce57755d5b2ea98"
  1. 11 Jan, 2018 1 commit
  2. 04 Jul, 2017 1 commit
  3. 17 Apr, 2017 2 commits
  4. 16 Apr, 2017 1 commit
    • Guolin Ke's avatar
      faster histogram sum up (#418) · 98c7c2a3
      Guolin Ke authored
      * some refactor.
      
      * two stage sum up to reduce sum up error.
      
      * add more two-stage sumup.
      
      * some refactor.
      
      * add alignment.
      
      * change name to aligned_allocator.
      
      * remove some useless sumup.
      
      * fix a warning.
      
      * add -march=native .
      
      * remove the padding of gradients.
      
      * no alignment.
      
      * fix test.
      
      * change KNumSumupGroup to 32768.
      
      * change gcc flags.
      98c7c2a3
  5. 06 Apr, 2017 1 commit
  6. 28 Mar, 2017 1 commit
  7. 01 Mar, 2017 5 commits