Skip to content
Snippets Groups Projects
  1. Jul 28, 2019
  2. Jul 13, 2019
    • 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
  3. Jul 11, 2019
    • 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
  4. May 21, 2019
    • 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
  5. Apr 16, 2019
  6. Apr 15, 2019
  7. Feb 07, 2019
  8. Feb 06, 2019
  9. Jan 17, 2019
  10. Dec 26, 2018
  11. Dec 23, 2018
  12. Nov 26, 2018
  13. Oct 21, 2018
  14. Oct 20, 2018
  15. Oct 10, 2018
  16. Oct 07, 2018
  17. Sep 30, 2018
  18. Sep 23, 2018
  19. Sep 02, 2018
Loading