Skip to content
Snippets Groups Projects
  1. May 24, 2020
    • Wang Xinjiang's avatar
      Add upsample_cfg support in FPN (#2787) · 50ffa248
      Wang Xinjiang authored
      * Add upsample_cfg support in FPN
      
      * small fix
      
      * Add multiple extra conv sources
      
      * small logical fix
      
      * Add neck tests for fpn
      
      * Add neck tests for fpn
      
      * fixed several typos
      
      * resolved issues
      
      * Removed extra_convs_source option
      
      * added necks to apis.rst
      
      * change according to comments
      
      * reconfigured configs
      Unverified
      50ffa248
    • Cao Yuhang's avatar
      Code Release: Prime Sample Attention in Object Detection (CVPR 2020) (#2626) · e903b5c1
      Cao Yuhang authored
      * save
      
      * add retinanet and fix some inconsistent
      
      * fix registry
      
      * fix typos
      
      * fix unmap bug
      
      * fix some bugs
      
      * clean
      
      * minor fix
      
      * fix k b
      
      * add more cfgs
      
      * fix detach
      
      * add some benchmarks
      
      * add some comments
      
      * add more comments
      
      * change test rpn proposal num
      
      * add more models
      
      * modify accroding comments
      
      * more fix
      
      * add pape link, fix some grammar error
      
      * modify according to comments
      
      * add unit test
      
      * add unit tests for head
      
      * fix some comments, add pape link
      
      * add pisa roi head unittest
      
      * fix README.md
      
      * fix year
      Unverified
      e903b5c1
    • Kai Chen's avatar
      Use mmcv.FileClient to support different storage backends (#2712) · f9e273be
      Kai Chen authored
      * use FileClient to replace mmcv.imread()
      
      * typo fix
      
      * rename file_client_cfg to file_client_args and bug fix
      
      * add docstrings
      
      * fix unittests
      
      * fix unittests
      Unverified
      f9e273be
  2. May 23, 2020
  3. May 21, 2020
    • Shanghua Gao's avatar
      add res2net backbone (#2237) · 67300849
      Shanghua Gao authored
      * add res2net backbone
      
      * add readme for res2net
      
      * simplify res2net file
      
      * remove some init in bottle2neck
      
      * optimize forward code
      
      * change init
      
      * update results of res2net
      
      * update config and readme
      
      * add test and fix small issues
      Unverified
      67300849
    • Jerry Jiarui XU's avatar
      add ClassBalancedDataset (#2721) · f745a64d
      Jerry Jiarui XU authored
      * add RepeatFactorDataset
      
      * add docs and test
      
      * rename to ClassBalancedDataset
      
      * fixed typo
      Unverified
      f745a64d
    • Cao Yuhang's avatar
      Update inf speed (#2730) · 9be3eb0d
      Cao Yuhang authored
      * update inf speed
      
      * update some models
      
      * update benchmark config and model
      
      * add no aug config
      
      * merge log model table with performance table
      
      * add detectron2 url
      Unverified
      9be3eb0d
  4. May 20, 2020
  5. May 19, 2020
  6. May 18, 2020
  7. May 15, 2020
  8. May 14, 2020
  9. May 13, 2020
  10. May 12, 2020
  11. May 11, 2020
  12. May 10, 2020
  13. May 09, 2020
  14. May 08, 2020
  15. May 07, 2020
Loading