1. 26 Oct, 2019 1 commit
  2. 04 Oct, 2019 1 commit
  3. 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
  4. 22 Aug, 2019 1 commit
  5. 12 Aug, 2019 1 commit
    • Kai Chen's avatar
      Add flops counter (#1127) · cda5fde6
      Kai Chen authored
      * add flops counter
      
      * minor fix
      
      * add forward_dummy() for most detectors
      
      * add documentation for some tools
      cda5fde6
  6. 10 Aug, 2019 1 commit
  7. 09 Aug, 2019 1 commit
  8. 08 Aug, 2019 1 commit
  9. 15 Jul, 2019 1 commit
  10. 04 Jul, 2019 1 commit
  11. 01 Jul, 2019 1 commit
  12. 28 Jun, 2019 1 commit
  13. 25 Jun, 2019 1 commit
  14. 22 Jun, 2019 1 commit
  15. 09 Jun, 2019 1 commit
  16. 05 Jun, 2019 1 commit
  17. 31 May, 2019 1 commit
  18. 17 May, 2019 1 commit
  19. 16 May, 2019 1 commit
  20. 11 May, 2019 1 commit
  21. 04 May, 2019 1 commit