Skip to content
Snippets Groups Projects
  1. Jun 09, 2020
  2. Jun 08, 2020
  3. 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
  4. Jun 04, 2020
  5. Jun 02, 2020
  6. Jun 01, 2020
  7. May 27, 2020
  8. May 25, 2020
  9. 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
  10. 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
  11. 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
  12. May 19, 2020
  13. May 18, 2020
  14. May 15, 2020
  15. May 14, 2020
  16. May 13, 2020
  17. 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
  18. May 07, 2020
  19. May 06, 2020
  20. 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
    • Kai Chen's avatar
      Add API documentation (#2610) · 0cf70c2a
      Kai Chen authored
      * add api doc
      
      * update mock modules and fix requirements
      
      * fix autodoc modules
      
      * remove tmp file
      
      * add release version in docs/conf.py
      
      * fix docstring styles
      0cf70c2a
    • Iago González's avatar
      Add score threshold (#2601) · 2d035d04
      Iago González authored
      * Add score_thr parameter to test
      
      * Add info about score_thr in docs
      
      * Rename score_thr to show_score_thr
      
      * Fix show-score-thr name in getting_started.md
      2d035d04
    • Wenwei Zhang's avatar
      Enrich V2.0 dataset tutorial (#2595) · bb67350a
      Wenwei Zhang authored
      * Enrich dataset tutorial
      
      * Add an example
      
      * Modify the demo
      
      * Change demo format
      
      * change logic
      
      * Reformat code in tutorial
      bb67350a
  21. May 03, 2020
  22. May 02, 2020
    • Kai Chen's avatar
      typo fix for docs and add requirements (#2577) · 6080d9ab
      Kai Chen authored
      6080d9ab
    • Cao Yuhang's avatar
      Add configs and benchmarks. (#2446) · 482fcfa9
      Cao Yuhang authored
      
      * add configs for all models
      
      * fix some configs
      
      * Add benchmark models
      
      * update some benchmarks
      
      * Fix retina config
      
      * add more benchmarks
      
      * update MODEL_ZOO.md
      
      * fix cascade mask num_class bug
      
      * change caffe pretrained url
      
      * fix paramwise_cfg bug
      
      * fix paramwise cfg
      
      * restrict minimum h and w in crop_and_resize
      
      * add grad clip for fcos
      
      * add grad clip for ga retinanet
      
      * fix grad clip
      
      * fix img norm
      
      * fix rpn loss bbox
      
      * fix rpn proposal num
      
      * fix url
      
      * clean
      
      * update comparison
      
      * minor update
      
      * add grad clip for guided anchoring
      
      * fix some typos
      
      * add inference time details
      
      * clean
      
      Co-authored-by: default avatarZwwWayne <wayne.zw@outlook.com>
      482fcfa9
  23. May 01, 2020
Loading