Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Update New SegFormer models on ADE20K. #1705

Merged
merged 1 commit into from
Jun 25, 2022

Conversation

MengzhangLI
Copy link
Contributor

Motivatation

Update new SegFormer models to align with original SegFormer model results.

  • Update new models which have better numerical results.
  • Supporting URLs of PVTv2 pretrained models in MMSegmentation style, which means users would no longer need to transfer keys of pretrained models, they could use our config files to train smoothly.

@MengzhangLI MengzhangLI changed the title [Feature] Update New SegFormer models [Feature] Update New SegFormer models on ADE20K. Jun 24, 2022
@codecov
Copy link

codecov bot commented Jun 24, 2022

Codecov Report

Merging #1705 (e8ad3c3) into master (e8dfa3f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1705   +/-   ##
=======================================
  Coverage   90.24%   90.24%           
=======================================
  Files         142      142           
  Lines        8486     8486           
  Branches     1432     1432           
=======================================
  Hits         7658     7658           
  Misses        588      588           
  Partials      240      240           
Flag Coverage Δ
unittests 90.24% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e8dfa3f...e8ad3c3. Read the comment docs.

@MeowZheng MeowZheng merged commit 144dc39 into open-mmlab:master Jun 25, 2022
ZhimingNJ pushed a commit to AetrexTechnology/mmsegmentation that referenced this pull request Jun 29, 2022
@MengzhangLI MengzhangLI deleted the update_segformer_models branch August 30, 2022 02:37
@lygsbw lygsbw mentioned this pull request Nov 29, 2022
huajiangjiangLi added a commit to pytorchuser/HDB-Seg that referenced this pull request Apr 12, 2023
wjkim81 pushed a commit to wjkim81/mmsegmentation that referenced this pull request Dec 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants