Skip to content
Snippets Groups Projects
  1. Mar 15, 2022
  2. Mar 14, 2022
    • wangliujun's avatar
      Update get_flops.py (#1371) · 912d109d
      wangliujun authored
      * Update get_flops.py
      
      argparse.ArgumentParser(description='Get the FLOPs of a segmentor')
      
      * Update get_flops.py
      912d109d
  3. Mar 10, 2022
  4. Mar 09, 2022
  5. Mar 05, 2022
  6. 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
    • MengzhangLI's avatar
      [Feature] Support ConvNext (#1216) · befdc93d
      MengzhangLI authored
      * upload original backbone and configs
      
      * ConvNext Refactor
      
      * ConvNext Refactor
      
      * convnext customization refactor with mmseg style
      
      * convnext customization refactor with mmseg style
      
      * add ade20k_640x640.py
      
      * upload files for training
      
      * delete dist_optimizer_hook and remove layer_decay_optimizer_constructor
      
      * check max(out_indices) < num_stages
      
      * add unittest
      
      * fix lint error
      
      * use MMClassification backbone
      
      * fix bugs in base_1k
      
      * add mmcls in requirements/mminstall.txt
      
      * add mmcls in requirements/mminstall.txt
      
      * fix drop_path_rate and layer_scale_init_value
      
      * use logger.info instead of print
      
      * add mmcls in runtime.txt
      
      * fix f string && delete
      
      * add doctring in LearningRateDecayOptimizerConstructor and fix mmcls version in requirements
      
      * fix typo in LearningRateDecayOptimizerConstructor
      
      * use ConvNext models in unit test for LearningRateDecayOptimizerConstructor
      
      * add unit test
      
      * fix typo
      
      * fix typo
      
      * add layer_wise and fix redundant backbone.downsample_norm in it
      
      * fix unit test
      
      * give a ground truth lr_scale and weight_decay
      
      * upload models and readme
      
      * delete 'backbone.stem_norm' and 'backbone.downsample_norm' in get_num_layer()
      
      * fix unit test and use mmcls url
      
      * update md2yml.py and metafile
      
      * fix typo
      befdc93d
  7. Mar 03, 2022
  8. Mar 01, 2022
  9. Feb 27, 2022
  10. Feb 25, 2022
  11. Feb 23, 2022
  12. Feb 22, 2022
    • MengzhangLI's avatar
      [Enhancement] Add win-ci (#1296) · bcd0c89e
      MengzhangLI authored
      * [Enhancement] Add win-ci
      
      * add timm in win unittest
      
      * remove mmflow with mmseg in win unittest
      
      * remove opencv-python in requirements
      
      * add opencv2 back
      
      * move opencv installation into build.yml
      bcd0c89e
  13. Feb 21, 2022
  14. 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
    • Rockey's avatar
      [Fix] Fix the bug that setr cannot load pretrain (#1293) · 66dec528
      Rockey authored
      * [Fix] Fix the bug that setr cannot load pretrain
      
      * delete new pretrain
      66dec528
  15. Feb 16, 2022
  16. Feb 15, 2022
  17. Feb 14, 2022
  18. Feb 11, 2022
  19. Feb 10, 2022
  20. Feb 09, 2022
Loading