Skip to content
Snippets Groups Projects
  1. Apr 03, 2020
  2. Feb 10, 2020
  3. Feb 09, 2020
  4. Dec 24, 2019
  5. Dec 14, 2019
  6. Aug 23, 2019
    • 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
  7. Aug 02, 2019
  8. May 21, 2019
    • 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
  9. May 09, 2019
  10. Apr 20, 2019
  11. Dec 06, 2018
  12. Nov 26, 2018
  13. Nov 23, 2018
  14. Oct 21, 2018
  15. Oct 20, 2018
  16. Oct 17, 2018
  17. Oct 15, 2018
  18. Oct 11, 2018
  19. Oct 10, 2018
  20. Oct 08, 2018
  21. Oct 07, 2018
  22. Oct 05, 2018
  23. Oct 03, 2018
  24. Sep 30, 2018
  25. Sep 26, 2018
  26. Sep 25, 2018
  27. Sep 24, 2018
  28. Sep 23, 2018
  29. Sep 12, 2018
Loading