Skip to content
Snippets Groups Projects
  1. Dec 09, 2021
    • Lxinyang's avatar
      [Feature] Support Twins (NeurIPS2021) (#989) · cd246e36
      Lxinyang authored
      
      * debug
      
      * debug
      
      * debug
      
      * this is a debug step, and needs to be recovered
      
      * need recover
      
      * git
      
      * debug
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * debug need recover
      
      * debug
      
      * git
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debugf
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * git
      
      * git
      
      * git
      
      * use config small/base/large
      
      * debug
      
      * debug
      
      * git
      
      * debug
      
      * git
      
      * debug
      
      * debug
      
      * debug args
      
      * debug
      
      * debug
      
      * git
      
      * git
      
      * debug
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * debug
      
      * debug
      
      * git
      
      * debug
      
      * git
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * git
      
      * debug
      
      * git
      
      * git
      
      * debug
      
      * debug
      
      * git
      
      * git
      
      * git
      
      * git
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * git
      
      * debug
      
      * debug
      
      * git
      
      * git
      
      * debug
      
      * debug
      
      * git
      
      * debug
      
      * debug
      
      * debug
      
      * git
      
      * debug
      
      * debug
      
      * debug
      
      * Please enter the commit message for your changes. Lines starting
      
      * git
      
      * git
      
      * debug
      
      * debug
      
      * debug
      
      * git
      
      * git
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * git
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * git
      
      * fix pre-commit error
      
      * fix error
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * git
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * debug
      
      * git
      
      * git
      
      * git
      
      * debug
      
      * debug
      
      * debug
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * debug
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * fix unittest error
      
      * fix config errors
      
      * fix twins2mmseg bug
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * git
      
      * fix init_weights() in twins.py
      
      * git
      
      * git
      
      * git
      
      * git
      
      * fix comment
      
      * fix comment
      
      * fix comment
      
      * fix comment
      
      * fix unit test coverage in TwinsPR
      
      * Add Twins README
      
      * Add Twins README
      
      * twins refactor
      
      * twins refactor
      
      * delete init_cfg in FFN
      
      * delete init_cfg in FFN
      
      * Update mmseg/models/backbones/twins.py
      
      * Update mmseg/models/backbones/twins.py
      
      * Update mmseg/models/backbones/twins.py
      
      Co-authored-by: default avatarJunjun2016 <hejunjun@sjtu.edu.cn>
      
      * Update mmseg/models/backbones/twins.py
      
      * add conference name
      
      Co-authored-by: default avatarlinxinyang <linxinyang@meituan.com>
      Co-authored-by: default avatarMengzhangLI <mcmong@pku.edu.cn>
      Co-authored-by: default avatarJunjun2016 <hejunjun@sjtu.edu.cn>
      cd246e36
    • MengzhangLI's avatar
    • MengzhangLI's avatar
      2e4da3ea
    • Junjun2016's avatar
      [Fix] Fix symlink failure on Windows (#1038) · 24b4761d
      Junjun2016 authored
      * fix symlink failure on Windows
      
      * fix develop mode on windows
      24b4761d
    • Rockey's avatar
      [Fix] Fix the bug that mit cannot process init_cfg (#1102) · a370777e
      Rockey authored
      * [Fix] Fix the bug that mit cannot process init_cfg
      
      * fix error
      a370777e
    • irvingzhang0512's avatar
      [Feature] Support video demo (#1014) · 0d3ee4b5
      irvingzhang0512 authored
      * First commit for video demo
      
      * fix lint
      
      * update
      
      * fix
      
      * add wget in shell
      0d3ee4b5
    • Rockey's avatar
      [Fix] Remove the inplace operation in uper_head and fpn_neck (#1103) · 0ad0303e
      Rockey authored
      * [Fix] Remove the inplace operation in  uper_head
      
      * remove the inplace operation in fpn neck
      
      * fix conflict
      
      * increase the coverage
      0ad0303e
  2. Dec 08, 2021
  3. Dec 07, 2021
  4. Dec 06, 2021
  5. Dec 03, 2021
  6. Dec 02, 2021
    • MengzhangLI's avatar
      [Feature] Support Real-time model ERFNet (#960) · 6a2cfea7
      MengzhangLI authored
      * first commit
      
      * Fixing Unittest Error
      
      * first refactory of ERFNet
      
      * Refactorying NonBottleneck1d Module
      
      * uploading models&logs
      
      * uploading models&logs
      
      * fix partial bugs & typos
      
      * ERFNet
      
      * add ERFNet with FCNHead
      
      * fix typos of ERFNet
      
      * add name on README.md cover
      
      * chane name to T-ITS'2017
      
      * fix lint error
      6a2cfea7
  7. Dec 01, 2021
  8. Nov 30, 2021
    • MengzhangLI's avatar
      0~ (#1090) · 78fbaaf1
      MengzhangLI authored
      78fbaaf1
    • MengzhangLI's avatar
      change (#1083) · 1cf60497
      MengzhangLI authored
      1cf60497
    • Kyungmin Lee's avatar
      [Feature] Add Cutout transform (#1022) · 40b9ebb5
      Kyungmin Lee authored
      * Fix typo in usage example
      
      * [Feature] Add CutOut transform
      
      * CutOut repr covered by unittests
      
      * Cutout ignore index, test
      
      * ignore_index -> seg_fill_in, defualt is None
      
      * seg_fill_in is added to repr
      
      * test is modified for seg_fill_in is None
      
      * seg_fill_in (int), 0-255
      
      * add seg_fill_in test
      
      * doc string for seg_fill_in
      
      * rename CutOut to RandomCutOut, add prob
      
      * Add unittest when cutout is False
      40b9ebb5
    • MengzhangLI's avatar
      [Docs] Add abstract and image for every paper (#1060) · c4a52a52
      MengzhangLI authored
      * add abstract and main figure
      
      * add abstract and main figure
      c4a52a52
    • 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
  9. Nov 29, 2021
  10. Nov 26, 2021
  11. Nov 25, 2021
  12. Nov 24, 2021
    • Kingdrone's avatar
      [Feature] Support LoveDA dataset (#1028) · 48d42224
      Kingdrone authored
      
      * update LoveDA dataset api
      
      * revised lint errors in dataset_prepare.md
      
      * revised lint errors in loveda.py
      
      * revised lint errors in loveda.py
      
      * revised lint errors in dataset_prepare.md
      
      * revised lint errors in dataset_prepare.md
      
      * checked with isort and yapf
      
      * checked with isort and yapf
      
      * checked with isort and yapf
      
      * Revert "checked with isort and yapf"
      
      This reverts commit 686a51d9
      
      * Revert "checked with isort and yapf"
      
      This reverts commit b877e121bb2935ceefc503c09675019489829feb.
      
      * Revert "revised lint errors in dataset_prepare.md"
      
      This reverts commit 2289e27c
      
      * Revert "checked with isort and yapf"
      
      This reverts commit 159db2f8
      
      * Revert "checked with isort and yapf"
      
      This reverts commit 159db2f8
      
      * add configs & fix bugs
      
      * update new branch
      
      * upload models&logs and add format-only
      
      * change pretraied model path of HRNet
      
      * fix the errors in dataset_prepare.md
      
      * fix the errors in dataset_prepare.md and configs in loveda.py
      
      * change the description in docs_zh-CN/dataset_prepare.md
      
      * use init_cfg
      
      * fix test converage
      
      * adding pseudo loveda dataset
      
      * adding pseudo loveda dataset
      
      * adding pseudo loveda dataset
      
      * adding pseudo loveda dataset
      
      * adding pseudo loveda dataset
      
      * adding pseudo loveda dataset
      
      * Update docs/dataset_prepare.md
      
      Co-authored-by: default avatarJunjun2016 <hejunjun@sjtu.edu.cn>
      
      * Update docs_zh-CN/dataset_prepare.md
      
      Co-authored-by: default avatarJunjun2016 <hejunjun@sjtu.edu.cn>
      
      * Update docs_zh-CN/dataset_prepare.md
      
      Co-authored-by: default avatarJunjun2016 <hejunjun@sjtu.edu.cn>
      
      * Delete unused lines of unittest and Add docs
      
      * add convert .py file
      
      * add downloading links from zenodo
      
      * move place of LoveDA and Cityscapes in doc
      
      * move place of LoveDA and Cityscapes in doc
      
      Co-authored-by: default avatarMengzhangLI <mcmong@pku.edu.cn>
      Co-authored-by: default avatarJunjun2016 <hejunjun@sjtu.edu.cn>
      48d42224
    • MengzhangLI's avatar
      add MMFewShot on README (#1065) · 7e5e34b2
      MengzhangLI authored
      7e5e34b2
  13. Nov 18, 2021
  14. Nov 17, 2021
  15. Nov 16, 2021
  16. Nov 15, 2021
  17. Nov 14, 2021
  18. Nov 03, 2021
  19. Nov 02, 2021
    • Junjun2016's avatar
      Bump v0.19.0 (#1009) · 28627a12
      Junjun2016 authored
      * change version to v0.19.0
      
      * update changelog
      28627a12
    • Junjun2016's avatar
      [Feature] Support TIMMBackbone (#998) · 0a06853b
      Junjun2016 authored
      * add TIMMBackbone and unittests
      
      * add timm to tests requirements
      
      * deprecate pt1.3.1
      
      * reduce the unittests input of timm backbone
      
      * fix ci
      
      * fix ci
      
      * fix ci
      
      * fix ci
      
      * fix ci
      
      * fix ci
      
      * fix ci
      
      * fix ci
      
      * fix ci
      
      * remove unittests of large models of timm backbone
      
      * generate coverage report for all unittests env
      
      * reduce the unittests input of timm backbone
      
      * reduce the unittests input of timm backbone
      0a06853b
  20. Nov 01, 2021
Loading