Skip to content
Snippets Groups Projects
  1. Sep 14, 2022
  2. Aug 31, 2022
  3. Aug 29, 2022
  4. Aug 26, 2022
  5. Aug 24, 2022
  6. Aug 23, 2022
  7. Aug 19, 2022
  8. Jul 12, 2022
  9. Jul 05, 2022
  10. Jun 02, 2022
  11. May 06, 2022
  12. May 01, 2022
  13. Apr 29, 2022
  14. Apr 19, 2022
  15. Apr 04, 2022
  16. Apr 01, 2022
  17. Mar 30, 2022
    • MengzhangLI's avatar
      [Fix] Add avg_non_ignore in cross entropy loss (#1409) · cc89c8d1
      MengzhangLI authored
      * [Fix] Add avg_non_ignore in cross entropy loss
      
      * [Fix] Add avg_non_ignore in cross entropy loss
      
      * add docstring
      
      * fix ut
      
      * fix docstring and comments
      
      * fix
      
      * fix bce
      
      * fix avg_factor in BCE and add more ut
      
      * add avg_non_ignore
      
      * add more ut
      
      * fix part of ut
      
      * fix part of ut
      
      * test avg_non_ignore would not affect ce/bce when reduction none/sum
      
      * test avg_non_ignore would not affect ce/bce when reduction none/sum/mean
      
      * re-organize ut
      
      * re-organize ut
      
      * re-organize ut
      
      * re-organize hardcode case
      
      * fix parts of comments
      
      * fix another parts of comments
      
      * fix
      cc89c8d1
  18. Mar 28, 2022
  19. Mar 24, 2022
  20. Mar 18, 2022
  21. Mar 10, 2022
  22. Mar 09, 2022
  23. Mar 05, 2022
  24. Mar 04, 2022
    • MengzhangLI's avatar
      Bump v0.22.0 (#1347) · 67e0f9dd
      MengzhangLI authored
      * change version to v0.22.0
      
      * change version to v0.22.0
      
      * add mmcls version in get_started.md
      
      * add mmcls installation and move PR1299 into enhancement
      
      * add mmcls installation and move PR1299 into enhancement
      
      * remove MMCLS and make mmcv <=1.5.0 version in get_started.md
      
      * fix typo
      67e0f9dd
  25. Mar 03, 2022
  26. Feb 17, 2022
    • MengzhangLI's avatar
    • Waterman0524's avatar
      [Feature] Support iSAID aerial dataset. (#1115) · a93423e1
      Waterman0524 authored
      
      * support iSAID aerial dataset
      
      * Update and rename docs/dataset_prepare.md to 博士/dataset_prepare.md
      
      * Update dataset_prepare.md
      
      * fix typo
      
      * fix typo
      
      * fix typo
      
      * remove imgviz
      
      * fix wrong order in annotation name
      
      * upload models&logs
      
      * upload models&logs
      
      * add load_annotations
      
      * fix unittest coverage
      
      * fix unittest coverage
      
      * fix correct crop size in config
      
      * fix iSAID unit test
      
      * fix iSAID unit test
      
      * fix typos
      
      * fix wrong crop size in readme
      
      * use smaller figure as test data
      
      * add smaller dataset in test data
      
      * add blank in docs
      
      * use 0 bytes pseudo data
      
      * add footnote and comments for crop size
      
      * change iSAID to isaid and add default value in it
      
      * change iSAID to isaid in _base_
      
      Co-authored-by: default avatarMengzhangLI <mcmong@pku.edu.cn>
      a93423e1
  27. Feb 15, 2022
  28. Feb 09, 2022
    • MengzhangLI's avatar
      Bump v0.21.1 (#1273) · 574adbe4
      MengzhangLI authored
      * Bump v0.21.1
      
      * add improvements in changelog
      
      * add improvements in changelog
      
      * fix cn readme
      
      * change changelog
      574adbe4
  29. Feb 07, 2022
    • Range King's avatar
      [Docs] Fix typo (#1263) · 8a33102d
      Range King authored
      1. Fix img path typo in `useful_tools.md`, `zh_cn/model_zoo.md`, and `zh_cn/train.md`
      2. Add missing content in `zh_cn/useful_tools.md` to to match `en/useful_tools.md`
      8a33102d
Loading