1. 14 Dec, 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. 02 Aug, 2019 1 commit
  4. 21 May, 2019 1 commit
    • 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
  5. 09 May, 2019 1 commit
  6. 20 Apr, 2019 1 commit
  7. 06 Dec, 2018 1 commit
  8. 02 Dec, 2018 1 commit
  9. 26 Nov, 2018 1 commit
  10. 23 Nov, 2018 1 commit
  11. 21 Oct, 2018 1 commit
  12. 20 Oct, 2018 1 commit
  13. 17 Oct, 2018 1 commit
  14. 15 Oct, 2018 1 commit
  15. 11 Oct, 2018 1 commit
  16. 10 Oct, 2018 1 commit
  17. 08 Oct, 2018 4 commits
  18. 07 Oct, 2018 2 commits
  19. 05 Oct, 2018 2 commits
  20. 03 Oct, 2018 1 commit
  21. 30 Sep, 2018 1 commit
  22. 26 Sep, 2018 1 commit
  23. 25 Sep, 2018 2 commits
  24. 24 Sep, 2018 1 commit
  25. 23 Sep, 2018 1 commit
  26. 12 Sep, 2018 1 commit