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

[Benchmark] Uploading FastFCN on ADE20K #972

Merged
merged 2 commits into from
Oct 20, 2021

Conversation

MengzhangLI
Copy link
Contributor

Uploading results of FastFCN on ADE20K dataset.

@MengzhangLI MengzhangLI added the WIP Work in process label Oct 18, 2021
@codecov
Copy link

codecov bot commented Oct 18, 2021

Codecov Report

Merging #972 (3e0af08) into master (54bd4bd) will decrease coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #972      +/-   ##
==========================================
- Coverage   89.85%   89.79%   -0.07%     
==========================================
  Files         118      118              
  Lines        6558     6519      -39     
  Branches     1019     1019              
==========================================
- Hits         5893     5854      -39     
  Misses        464      464              
  Partials      201      201              
Flag Coverage Δ
unittests 89.79% <ø> (-0.07%) ⬇️

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

Impacted Files Coverage Δ
mmseg/models/segmentors/base.py 58.65% <0.00%> (-3.30%) ⬇️
mmseg/models/necks/fpn.py 54.54% <0.00%> (-0.59%) ⬇️
mmseg/models/decode_heads/cascade_decode_head.py 92.30% <0.00%> (-0.55%) ⬇️
mmseg/ops/encoding.py 91.66% <0.00%> (-0.44%) ⬇️
mmseg/models/backbones/vit.py 86.79% <0.00%> (-0.33%) ⬇️
mmseg/models/losses/cross_entropy_loss.py 79.10% <0.00%> (-0.31%) ⬇️
mmseg/models/backbones/resnest.py 83.72% <0.00%> (-0.25%) ⬇️
mmseg/datasets/cityscapes.py 85.00% <0.00%> (-0.19%) ⬇️
mmseg/models/decode_heads/decode_head.py 92.22% <0.00%> (-0.17%) ⬇️
mmseg/models/backbones/hrnet.py 84.37% <0.00%> (-0.13%) ⬇️
... and 7 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 54bd4bd...3e0af08. Read the comment docs.

@Junjun2016 Junjun2016 changed the title Uploading FastFCN on ADE20K [Docs] Uploading FastFCN on ADE20K Oct 19, 2021
@Junjun2016 Junjun2016 changed the title [Docs] Uploading FastFCN on ADE20K [Benchmark] Uploading FastFCN on ADE20K Oct 19, 2021
@MengzhangLI MengzhangLI self-assigned this Oct 19, 2021
@xvjiarui xvjiarui merged commit 6d35d76 into open-mmlab:master Oct 20, 2021
@MengzhangLI MengzhangLI removed the WIP Work in process label Oct 20, 2021
@MengzhangLI MengzhangLI deleted the FastFCN_ADE20K branch February 1, 2022 03:15
bowenroom pushed a commit to bowenroom/mmsegmentation that referenced this pull request Feb 25, 2022
* Uploading FastFCN on ADE20K

* fixing lint error
aravind-h-v pushed a commit to aravind-h-v/mmsegmentation that referenced this pull request Mar 27, 2023
Fix typo: torch_type -> torch_dtype
sibozhang pushed a commit to sibozhang/mmsegmentation that referenced this pull request Mar 22, 2024
* update

* Update compose.py

* add unittest

* fix bug

* update
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