1. 11 Oct, 2019 1 commit
  2. 23 Aug, 2019 1 commit
    • Kai Chen's avatar
      Make data pre-processing pipeline customizable (#935) · 0d5233a3
      Kai Chen authored
      * define data pipelines
      
      * update two config files
      
      * minor fix for config files
      
      * allow img_scale to be optional and update config
      
      * add some docstrings
      
      * add extra aug to transform
      
      * bug fix for mask resizing
      
      * fix cropping
      
      * add faster rcnn example
      
      * fix imports
      
      * fix robustness testing
      
      * add img_norm_cfg to img_meta
      
      * fix the inference api with the new data pipeline
      
      * fix proposal loading
      
      * delete args of DefaultFormatBundle
      
      * add more configs
      
      * update configs
      
      * bug fix
      
      * add a brief doc
      
      * update gt_labels in RandomCrop
      
      * fix key error for new apis
      
      * bug fix for masks of crowd bboxes
      
      * add argument data_root
      
      * minor fix
      
      * update new hrnet configs
      
      * update docs
      
      * rename MultiscaleFlipAug to MultiScaleFlipAug
      
      * add __repr__ for all transforms
      
      * move DATA_PIPELINE.md to docs/
      
      * fix image url
      0d5233a3
  3. 31 Jul, 2019 1 commit
  4. 29 Jul, 2019 1 commit
  5. 27 Jul, 2019 1 commit
    • 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
  6. 04 Jul, 2019 1 commit
  7. 19 Jun, 2019 1 commit
  8. 11 Dec, 2018 2 commits
  9. 10 Dec, 2018 1 commit
  10. 07 Dec, 2018 1 commit
    • yhcao6's avatar
      fix · 279d5370
      yhcao6 authored
      279d5370
  11. 06 Dec, 2018 3 commits
  12. 28 Nov, 2018 3 commits
  13. 20 Oct, 2018 1 commit
  14. 08 Oct, 2018 1 commit
  15. 07 Oct, 2018 1 commit
  16. 23 Sep, 2018 1 commit
  17. 02 Sep, 2018 1 commit