Skip to content
Snippets Groups Projects
  1. Mar 01, 2020
    • Jerry Jiarui XU's avatar
      reimplement cityscapes (#2089) · e27046d8
      Jerry Jiarui XU authored
      * reimplement cityscapes
      
      * fixed gt bbox mode
      
      * convert cityscapes to coco style, add cityscapes eval
      
      * add cityscapes convert script
      
      * add doc
      
      * Update INSTALL.md
      
      * Update INSTALL.md
      
      * update fater rcnn
      
      * fix cityscapes eval
      
      * support format only in cityscapes
      
      * add docs
      
      * remove redundancy
      
      * resolve eval
      
      * update cityscapes md
      
      * more doc and rename
      
      * update doc and cfg
      
      * change to test set
      Unverified
      e27046d8
  2. Feb 13, 2020
  3. Jan 29, 2020
  4. Jan 22, 2020
    • Jon Crall's avatar
      Reorganize requirements, make albumentations optional (#1969) · b5d62ef9
      Jon Crall authored
      * reorganize requirements, make albumentations optional
      
      * fix flake8 error
      
      * force older version of Pillow until torchvision is fixed
      
      * make imagecorruptions optional and update INSTALL.dm
      
      * update INSTALL.md
      
      * Add note about pillow version
      
      * Add build requirements to install instructions
      b5d62ef9
  5. Dec 24, 2019
  6. Nov 23, 2019
  7. Aug 25, 2019
  8. Aug 22, 2019
  9. Aug 11, 2019
  10. Aug 10, 2019
  11. Jul 27, 2019
    • 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
  12. 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
  13. Jun 25, 2019
    • O's avatar
      Update INSTALL.md (#867) · abc50611
      O authored
      If you are not export a directory that contains the "activate" file to $PATH, it will show "activate: No such file or directory".
      So conda activate is more preferable.
      abc50611
  14. May 07, 2019
  15. Apr 16, 2019
  16. Apr 15, 2019
  17. Mar 30, 2019
  18. Dec 09, 2018
  19. Dec 02, 2018
Loading