1. 08 Aug, 2019 1 commit
  2. 07 Aug, 2019 6 commits
  3. 06 Aug, 2019 1 commit
  4. 04 Aug, 2019 1 commit
  5. 02 Aug, 2019 4 commits
  6. 01 Aug, 2019 1 commit
  7. 31 Jul, 2019 3 commits
  8. 29 Jul, 2019 3 commits
  9. 28 Jul, 2019 2 commits
  10. 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
  11. 26 Jul, 2019 2 commits
  12. 25 Jul, 2019 3 commits
  13. 22 Jul, 2019 1 commit
  14. 20 Jul, 2019 1 commit
  15. 15 Jul, 2019 3 commits
  16. 14 Jul, 2019 1 commit
  17. 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
  18. 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
  19. 08 Jul, 2019 1 commit
  20. 04 Jul, 2019 1 commit