Skip to content
Snippets Groups Projects
  1. Mar 31, 2023
  2. Mar 17, 2023
  3. Aug 26, 2022
    • 谢昕辰's avatar
      [Refactor] Update config names (#1964) · a3a144a3
      谢昕辰 authored
      * rename ann configs
      
      * update ann yml
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update ann readme
      
      * update
      
      * update deeplabv3
      
      * update readme
      
      * fix yml
      
      * fix beit
      a3a144a3
  4. Jul 14, 2022
  5. Jul 05, 2022
  6. Jun 19, 2022
  7. Jun 12, 2022
  8. Jun 10, 2022
  9. May 31, 2022
  10. Feb 23, 2022
    • MengzhangLI's avatar
      [Fix] Update correct `In Collection` in metafile of each configs. (#1239) · 59fa6f64
      MengzhangLI authored
      * change md2yml file
      
      * update metafile
      
      * update twins In Collection automatically
      
      * fix twins metafile
      
      * fix twins metafile
      
      * all metafile use value of Method
      
      * update collect name
      
      * update collect name
      
      * fix some typo
      
      * fix FCN D6
      
      * change JPU to FastFCN
      
      * fix some typos in DNLNet, NonLocalNet, SETR, Segmenter, STDC, FastSCNN
      
      * fix typo in stdc
      
      * fix typo in DNLNet and UNet
      
      * fix NonLocalNet typo
      59fa6f64
  11. Jan 25, 2022
  12. Dec 14, 2021
  13. Nov 30, 2021
  14. Sep 28, 2021
    • sennnnn's avatar
      [Enhancement] Change readme style and Update metafiles. (#895) · 2800d435
      sennnnn authored
      
      * [Enhancement] Change readme style and prepare for metafiles update.
      
      * Update apcnet github repo url.
      
      * add code snippet.
      
      * split code snippet & official repo.
      
      * update md2yml hook.
      
      * Update metafiles.
      
      * Add converted from attribute.
      
      * process conflict.
      
      * Put defualt variable value.
      
      * update bisenet v2 metafile.
      
      * checkout to ubuntu environment.
      
      * pop empty attribute & make task attribute list.
      
      * update readme style
      
      * update readme style
      
      * update metafiles
      
      Co-authored-by: default avatarJunjun2016 <hejunjun@sjtu.edu.cn>
      2800d435
  15. Sep 02, 2021
    • sennnnn's avatar
      [Enhancement] Add Dev tools to boost develop (#798) · d3dc4f95
      sennnnn authored
      * Modify default work dir when training.
      
      * Refactor gather_models.py.
      
      * Add train and test matching list.
      
      * Regression benchmark list.
      
      * lower readme name to upper readme name.
      
      * Add url check tool and model inference test tool.
      
      * Modify tool name.
      
      * Support duplicate mode of log json url check.
      
      * Add regression benchmark evaluation automatic tool.
      
      * Add train script generator.
      
      * Only Support script running.
      
      * Add evaluation results gather.
      
      * Add exec Authority.
      
      * Automatically make checkpoint root folder.
      
      * Modify gather results save path.
      
      * Coarse-grained train results gather tool.
      
      * Complete benchmark train script.
      
      * Make some little modifications.
      
      * Fix checkpoint urls.
      
      * Fix unet checkpoint urls.
      
      * Fix fast scnn & fcn checkpoint url.
      
      * Fix fast scnn checkpoint urls.
      
      * Fix fast scnn url.
      
      * Add differential results calculation.
      
      * Add differential results of regression benchmark train results.
      
      * Add an extra argument to select model.
      
      * Update nonlocal_net & hrnet checkpoint url.
      
      * Fix checkpoint url of hrnet and Fix some tta evaluation results and modify gather models tool.
      
      * Modify fast scnn checkpoint url.
      
      * Resolve new comments.
      
      * Fix url check status code bug.
      
      * Resolve some comments.
      
      * Modify train scripts generator.
      
      * Modify work_dir of regression benchmark results.
      
      * model gather tool modification.
      d3dc4f95
  16. Aug 15, 2021
  17. Aug 09, 2021
  18. Jul 31, 2021
  19. Jul 02, 2021
    • 谢昕辰's avatar
      [Fix] fix fast scnn (#606) · fb9462fc
      谢昕辰 authored
      * [Refactor] Match paddle seg weight
      
      * Match inference
      
      * fix exp setting
      
      * delete comment and rename config files
      
      * replace hard code with config parameters
      
      * fix ppm concat order
      
      * remove hardcode
      
      * update result
      
      * fix typo
      
      * complement docstring
      
      * complement FutureFusionModule docstring
      
      * modify log link
      fb9462fc
  20. Jul 01, 2021
  21. Jun 21, 2021
  22. May 31, 2021
    • 谢昕辰's avatar
      [Feature] support mim (#549) · 725d5aa0
      谢昕辰 authored
      * dice loss
      
      * format code, add docstring and calculate denominator without valid_mask
      
      * minor change
      
      * restore
      
      * add metafile
      
      * add manifest.in and add config at setup.py
      
      * add requirements
      
      * modify manifest
      
      * modify manifest
      
      * Update MANIFEST.in
      
      * add metafile
      
      * add metadata
      
      * fix typo
      
      * Update metafile.yml
      
      * Update metafile.yml
      
      * minor change
      
      * Update metafile.yml
      
      * add subfix
      
      * fix mmshow
      
      * add more  metafile
      
      * add config to model_zoo
      
      * fix bug
      
      * Update mminstall.txt
      
      * [fix] Add models
      
      * [Fix] Add collections
      
      * [fix] Modify collection name
      
      * [Fix] Set datasets to unet metafile
      
      * [Fix] Modify collection names
      
      * complement inference time
      725d5aa0
  23. Apr 24, 2021
  24. Apr 09, 2021
  25. Jan 11, 2021
  26. Nov 17, 2020
  27. Oct 07, 2020
  28. Sep 27, 2020
  29. Aug 23, 2020
  30. Aug 18, 2020
    • John Zhu's avatar
      Fast-SCNN implemented (#58) · f6b9da55
      John Zhu authored
      
      * init commit: fast_scnn
      
      * 247917iters
      
      * 4x8_80k
      
      * configs placed in configs_unify.  4x8_80k exp.running.
      
      * mmseg/utils/collect_env.py modified to support Windows
      
      * study on lr
      
      * bug in configs_unify/***/cityscapes.py fixed.
      
      * lr0.08_100k
      
      * lr_power changed to 1.2
      
      * log_config by_epoch set to False.
      
      * lr1.2
      
      * doc strings added
      
      * add fast_scnn backbone  test
      
      * 80k 0.08,0.12
      
      * add 450k
      
      * fast_scnn test: fix BN bug.
      
      * Add different config files into configs/
      
      * .gitignore recovered.
      
      * configs_unify del
      
      * .gitignore recovered.
      
      * delete sub-optimal config files of fast-scnn
      
      * Code style improved.
      
      * add docstrings to component modules of fast-scnn
      
      * relevant files modified according to Jerry's instructions
      
      * relevant files modified according to Jerry's instructions
      
      * lint problems fixed.
      
      * fast_scnn config extremely simplified.
      
      * InvertedResidual
      
      * fixed padding problems
      
      * add unit test for inverted_residual
      
      * add unit test for inverted_residual: debug 0
      
      * add unit test for inverted_residual: debug 1
      
      * add unit test for inverted_residual: debug 2
      
      * add unit test for inverted_residual: debug 3
      
      * add unit test for sep_fcn_head: debug 0
      
      * add unit test for sep_fcn_head: debug 1
      
      * add unit test for sep_fcn_head: debug 2
      
      * add unit test for sep_fcn_head: debug 3
      
      * add unit test for sep_fcn_head: debug 4
      
      * add unit test for sep_fcn_head: debug 5
      
      * FastSCNN type(dwchannels) changed to tuple.
      
      * t changed to expand_ratio.
      
      * Spaces fixed.
      
      * Update mmseg/models/backbones/fast_scnn.py
      
      Co-authored-by: default avatarJerry Jiarui XU <xvjiarui0826@gmail.com>
      
      * Update mmseg/models/decode_heads/sep_fcn_head.py
      
      Co-authored-by: default avatarJerry Jiarui XU <xvjiarui0826@gmail.com>
      
      * Update mmseg/models/decode_heads/sep_fcn_head.py
      
      Co-authored-by: default avatarJerry Jiarui XU <xvjiarui0826@gmail.com>
      
      * Docstrings fixed.
      
      * Docstrings fixed.
      
      * Inverted Residual kept coherent with mmcl.
      
      * Inverted Residual kept coherent with mmcl. Debug 0
      
      * _make_layer parameters renamed.
      
      * final commit
      
      * Arg scale_factor deleted.
      
      * Expand_ratio docstrings updated.
      
      * final commit
      
      * Readme for Fast-SCNN added.
      
      * model-zoo.md modified.
      
      * fast_scnn README updated.
      
      * Move InvertedResidual module into mmseg/utils.
      
      * test_inverted_residual module corrected.
      
      * test_inverted_residual.py moved.
      
      * encoder_decoder modified to avoid bugs when running PSPNet.
      getting_started.md bug fixed.
      
      * Revert "encoder_decoder modified to avoid bugs when running PSPNet. "
      
      This reverts commit dd0aadfb
      
      Co-authored-by: default avatarJerry Jiarui XU <xvjiarui0826@gmail.com>
      f6b9da55
Loading