Skip to content
Snippets Groups Projects
  1. Dec 30, 2022
  2. Dec 01, 2022
    • MengzhangLI's avatar
      [Feature] Support MaskFormer(NeurIPS'2021) in MMSeg 1.x (#2215) · 933e4d3c
      MengzhangLI authored
      * [Feature] Support MaskFormer(NeurIPS'2021) in MMSeg 1.x
      
      * add mmdet try except logic
      
      * refactor config files
      
      * add readme
      
      * fix config
      
      * update models & logs
      
      * add MMDET installation and fix info
      
      * fix comments
      
      * fix
      
      * fix config norm optimizer setting
      
      * update models & logs & unittest
      
      * add docstring of MaskFormerHead
      
      * wait for mmdet 3.0.0rc4
      
      * replace seg_mask with seg_logits & add docstring for batch_input_shape
      
      * use mmdet3.0.0rc4
      
      * fix readme and modify config comments
      
      * add mmdet installation in pr_stage_test.yml
      
      * update mmcv version in pr_stage_test.yml
      
      * add mmdet in build_cpu of pr_stage_test.yml
      
      * modify mmdet& mmcv installation in merge_stage_test.yml
      
      * fix typo
      
      * update test.yml
      
      * update test.yml
      933e4d3c
  3. Nov 02, 2022
  4. 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
    • Miao Zheng's avatar
      [Fix] circle ci (#2019) · 7f4fb800
      Miao Zheng authored
      * [Fix] circle ci
      
      * importlib
      
      * python -m mim
      
      * python -m cpverage
      
      * typo
      7f4fb800
  5. Oct 08, 2022
  6. 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
  7. Sep 05, 2022
  8. 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
  9. Aug 09, 2022
  10. Aug 01, 2022
  11. Jul 21, 2022
  12. 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
Loading