1. 13 Jul, 2019 1 commit
    • simon wu's avatar
      Fixing build-errors on Windows (#969) · 59fbb5c1
      simon wu authored
      * Fixing build-errors on Windows (add some compile args, which are default on Linux)
      
      * Fixing build-errors on Windows
      
      * minor formatting
      
      * Fixing errors on windows
      
      1.Adding 'cxx' key for extra_compile_args
      2.Adding type-cast to long for first parameter of THCCeilDiv facebookresearch/maskrcnn-benchmark#409
      3.Ignoring resource setting on windows
      
      * update the order of import statements
      59fbb5c1
  2. 11 Jul, 2019 1 commit
    • Daniel Suess's avatar
      Refactor compilation into single setup.py (#881) · 713e98bc
      Daniel Suess authored
      * Implement all extension building in main setup.py
      
      * Remove old build files
      
      * Adapt installation guide
      
      * Refactor to comply with flake8
      
      * Move imports into functions & refactor module paths
      
      * Format setup.py with yapf
      
      * Move cython/numpy import back to head of file
      
      * Add note to use verbose mode for pip in INSTALL.md
      713e98bc
  3. 21 May, 2019 1 commit
    • Jiangmiao Pang's avatar
      Add loss evaluator (#678) · 57d34592
      Jiangmiao Pang authored
      * Fix license in setup.py
      
      * Add code for loss evaluator
      
      * Configs support loss evaluator
      
      * Fix a little bug
      
      * Fix flake8
      
      * return revised bbox to reg
      
      * return revised bbox to reg
      
      * revision according to comments
      
      * fix flake8
      57d34592
  4. 16 Apr, 2019 1 commit
  5. 14 Apr, 2019 1 commit
  6. 06 Feb, 2019 2 commits
  7. 17 Jan, 2019 1 commit
  8. 26 Dec, 2018 1 commit
  9. 22 Dec, 2018 1 commit
  10. 26 Nov, 2018 3 commits
  11. 20 Oct, 2018 2 commits
  12. 10 Oct, 2018 1 commit
  13. 07 Oct, 2018 2 commits
  14. 30 Sep, 2018 1 commit
  15. 23 Sep, 2018 1 commit
  16. 02 Sep, 2018 1 commit