Skip to content
Snippets Groups Projects
  1. Jun 26, 2020
  2. Jun 21, 2020
  3. Jun 18, 2020
  4. Jun 17, 2020
  5. Jun 16, 2020
  6. Jun 12, 2020
  7. Jun 11, 2020
  8. Jun 09, 2020
  9. Jun 08, 2020
  10. Jun 05, 2020
    • Jerry Jiarui XU's avatar
      add lvis support (#2088) · 8fc05424
      Jerry Jiarui XU authored
      * add lvis dataset
      
      * fixed eval
      
      * fixed test cfg
      
      * add resnext config
      
      * update md
      
      * fixed name
      
      * update model urls
      
      * minor fix
      
      * fixed typo
      
      * use open-mmlab lvis
      
      * update travis
      
      * fixed install
      
      * make class balance as default
      8fc05424
  11. Jun 04, 2020
  12. Jun 02, 2020
  13. Jun 01, 2020
  14. May 27, 2020
  15. May 25, 2020
  16. 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
      50ffa248
  17. May 23, 2020
    • Wenwei Zhang's avatar
      Support RegNetX models (#2710) · dab4ac1b
      Wenwei Zhang authored
      * Add RegNet, docs/refactor TBD
      
      * Support RegNet
      
      * Add RegNets
      
      * Modify docs and refactor code
      
      * fix pre-train bug
      
      * Performance ready
      
      * Use public model weights
      
      * Performance & settings done
      
      * Fix unittest bug
      
      * Try another way of test config
      
      * Add unittest and refactor
      
      * Reformat
      
      * Finish refactor regnet
      
      * merge tests
      
      * fix conflicts
      
      * Fix resnext CI bug
      
      * rename parameter
      
      * Add ref link & clean _delete_
      
      * tweaks of doc
      
      * try resnext doctest
      
      * add expansion in block
      
      * remove doctest of resnext
      dab4ac1b
  18. May 21, 2020
    • Jerry Jiarui XU's avatar
      add ClassBalancedDataset (#2721) · f745a64d
      Jerry Jiarui XU authored
      * add RepeatFactorDataset
      
      * add docs and test
      
      * rename to ClassBalancedDataset
      
      * fixed typo
      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
      9be3eb0d
  19. May 19, 2020
  20. May 18, 2020
  21. May 15, 2020
  22. May 14, 2020
  23. May 13, 2020
  24. May 08, 2020
    • Wenwei Zhang's avatar
      Fix validate default (#2651) · 2d844a84
      Wenwei Zhang authored
      * add python path in scripts
      
      * Make python path work
      
      * Shorter path
      
      * Add docs
      
      * Change dist scripts
      
      * Change slurm example
      
      * Fix validate default bug
      
      * Change docs accordingly
      2d844a84
    • TinUnkai's avatar
      spelling miss (#2647) · 2d8bfea2
      TinUnkai authored
      settins -> settings
      2d8bfea2
  25. May 07, 2020
  26. May 06, 2020
  27. May 05, 2020
    • Kai Chen's avatar
      Add v2.0 changelog (#2599) · 40d5381d
      Kai Chen authored
      * add v2.0 changelog
      
      * minor updates
      
      * add speedup percentage
      
      * update changelog
      
      * update the release date
      40d5381d
Loading