Skip to content
Snippets Groups Projects
  1. Dec 14, 2019
  2. Oct 02, 2019
  3. Aug 25, 2019
  4. Aug 22, 2019
    • Jirka Borovec's avatar
      update CI - pkg build (#1235) · 7bb38af4
      Jirka Borovec authored
      * add testing in Travis
      
      * add proj. requirements
      
      * install CUDA
      
      * def tested packages
      
      * add missing meta in setup
      
      * add empty test
      
      * restructure travis tests
      
      * add sample doctest
      
      * switch to nose2
      
      * add sample test
      
      * using pytest
      
      * minor fixes
      7bb38af4
  5. Aug 10, 2019
  6. Aug 02, 2019
  7. Jul 28, 2019
  8. 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
  9. 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
  10. 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
  11. Apr 16, 2019
  12. Apr 15, 2019
  13. Feb 07, 2019
  14. Feb 06, 2019
  15. Jan 17, 2019
  16. Dec 26, 2018
  17. Dec 23, 2018
  18. Nov 26, 2018
  19. Oct 21, 2018
  20. Oct 20, 2018
  21. Oct 10, 2018
  22. Oct 07, 2018
  23. Sep 30, 2018
  24. Sep 23, 2018
  25. Sep 02, 2018
Loading