1. 07 Aug, 2019 2 commits
  2. 06 Aug, 2019 1 commit
  3. 04 Aug, 2019 1 commit
  4. 02 Aug, 2019 4 commits
  5. 01 Aug, 2019 1 commit
  6. 31 Jul, 2019 3 commits
  7. 29 Jul, 2019 3 commits
  8. 28 Jul, 2019 2 commits
  9. 27 Jul, 2019 2 commits
    • Claudio Michaelis's avatar
      Add cityscapes dataset (#1037) · 1c28e669
      Claudio Michaelis authored
      * added cityscapes
      
      * updated configs
      
      * removed wip configs
      
      * Add initial dataset instructions
      
      * Add cityscapes readme
      
      * Add explanation for lr scaling
      
      * Ensure pep8 conformity
      
      * Add CityscapesDataset to the registry
      
      * add benchmark
      
      * rename config, modify README.md
      
      * fix typo
      
      * fix typo in config
      
      * modify INSTALL.md
      
      Update information how to arrange cityscapes data.
      
      * Add cityscapes class names
      1c28e669
    • Kai Chen's avatar
  10. 26 Jul, 2019 2 commits
  11. 25 Jul, 2019 3 commits
  12. 22 Jul, 2019 1 commit
  13. 20 Jul, 2019 1 commit
  14. 15 Jul, 2019 3 commits
  15. 14 Jul, 2019 1 commit
  16. 13 Jul, 2019 2 commits
    • 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
    • Cao Yuhang's avatar
      support fp16 for maskiou_head (#986) · cb0dd8ee
      Cao Yuhang authored
      cb0dd8ee
  17. 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
  18. 08 Jul, 2019 1 commit
  19. 04 Jul, 2019 1 commit
  20. 02 Jul, 2019 1 commit
  21. 01 Jul, 2019 3 commits
  22. 28 Jun, 2019 1 commit