Skip to content
Snippets Groups Projects
  1. Jun 19, 2023
  2. Mar 17, 2023
  3. Jan 30, 2023
  4. Nov 15, 2022
  5. Nov 01, 2022
    • Miao Zheng's avatar
      [Enhancement] Fix ci for 1.x (#2011) · b07bb163
      Miao Zheng authored
      * [Enhancement] Fix ci for 1.x
      
      * circle ci
      
      * lint and engien
      
      * typo
      
      * typo
      
      * mim install mmcv
      
      * python -m pip
      
      * python -m pip
      
      * python -m pip
      
      * remove pt1.5
      
      * remove pt1.5
      
      * ignore high memory in win
      
      * fix win and lint
      
      * fix lint
      
      * fix lint
      
      * fix lint
      
      * win
      
      * win
      b07bb163
  6. Oct 08, 2022
  7. Sep 19, 2022
  8. Sep 13, 2022
    • MengzhangLI's avatar
      [CI] Fix CI (#2029) · 8aca73e1
      MengzhangLI authored
      
      * [CI] Fix CI
      
      * fix wrong command
      
      * remove mmcv
      
      * fix lint error
      
      * add pytorch install
      
      * fix pytorch installation
      
      * fix mmengine error
      
      * fix mmcv installation in pr_stage
      
      * fix docstring coverage in lint and delete cu102 in pr_stage windows
      
      * fix lint.yml and reset test.yml
      
      * ignore some ut in build_windows of pr_stage
      
      * test merge stage test
      
      * fix mmseg dependencies in pr_stage_test.yml
      
      * delete redundant lines in pr_stage and fix mmseg dependencies in mr_stage
      
      * fix error in merge_stage
      
      * delete python -m in merge_stage
      
      * fix error in merge_stage
      
      * let mmcv installation before mmengine
      
      * fix error of mmcv not found
      
      * fix ut error in merge)stage_test.yml
      
      * fix build_windows ut in metge_stage
      
      * fix error
      
      * fix windows error of merge_stag
      
      * Update .github/workflows/merge_stage_test.yml
      
      * Update .github/workflows/merge_stage_test.yml
      
      * Update .github/workflows/merge_stage_test.yml
      
      * fix error
      
      * delete skip timm ut
      
      * add requitements/optinal.txt in test.yml
      
      * Update .github/workflows/merge_stage_test.yml
      
      Co-authored-by: default avatarMiao Zheng <76149310+MeowZheng@users.noreply.github.com>
      8aca73e1
  9. Sep 02, 2022
    • Miao Zheng's avatar
      [Enhancement] Fix ci for 1.x (#2011) · a57855b6
      Miao Zheng authored
      * [Enhancement] Fix ci for 1.x
      
      * circle ci
      
      * lint and engien
      
      * typo
      
      * typo
      
      * mim install mmcv
      
      * python -m pip
      
      * python -m pip
      
      * python -m pip
      
      * remove pt1.5
      
      * remove pt1.5
      
      * ignore high memory in win
      
      * fix win and lint
      
      * fix lint
      
      * fix lint
      
      * fix lint
      
      * win
      
      * win
      a57855b6
  10. Jul 05, 2022
  11. May 09, 2022
  12. Feb 23, 2022
  13. Feb 08, 2022
  14. Nov 30, 2021
    • MengzhangLI's avatar
      [Enhancement] CircleCI Setup (#1086) · ae8d5ff0
      MengzhangLI authored
      * uploading circle-ci
      
      * uploading circle-ci
      
      * uploading circle-ci
      
      * correct circleci folder
      
      * change mmsegmentation to mmseg in config.yml
      
      * adding timm package in circleci
      
      * adding timm package in circleci
      
      * fix original lint error
      ae8d5ff0
  15. Oct 13, 2021
    • Junjun2016's avatar
      [Enhancement] Add codespell pre-commit hook and fix typos (#920) · 67f14204
      Junjun2016 authored
      * add codespell pre-commit hook and fix typos
      
      * Update mmseg/models/decode_heads/dpt_head.py
      
      * Update mmseg/models/backbones/vit.py
      
      * Update mmseg/models/backbones/vit.py
      
      * fix typos
      
      * skip formating typo
      
      * deprecate formating
      
      * skip ipynb
      
      * unstage ipynb changes
      
      * unstage ipynb changes
      
      * fix typos in ipynb
      
      * unstage ipynb changes
      67f14204
  16. 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
  17. 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
  18. Aug 15, 2021
  19. Jul 31, 2021
  20. Oct 07, 2020
  21. Jul 09, 2020
Loading