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

[Fix] Fix wrong palette value in vaihingen #1292

Merged
merged 2 commits into from
Feb 16, 2022

Conversation

MengzhangLI
Copy link
Contributor

Motivation

In original vaihingen dataset pr: #1171.

The value of palette is wrong, which should be the same like Potsdam because those two datasets have same class names.

@MengzhangLI MengzhangLI self-assigned this Feb 16, 2022
@MengzhangLI
Copy link
Contributor Author

Note: This PR may have conflict with iSAID dataset pr.

@codecov
Copy link

codecov bot commented Feb 16, 2022

Codecov Report

Merging #1292 (370d216) into master (0e3d1b8) will not change coverage.
The diff coverage is 50.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1292   +/-   ##
=======================================
  Coverage   90.22%   90.22%           
=======================================
  Files         130      130           
  Lines        7560     7560           
  Branches     1258     1258           
=======================================
  Hits         6821     6821           
  Misses        531      531           
  Partials      208      208           
Flag Coverage Δ
unittests 90.22% <50.00%> (ø)

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

Impacted Files Coverage Δ
mmseg/core/evaluation/class_names.py 90.38% <0.00%> (ø)
mmseg/datasets/isprs.py 100.00% <100.00%> (ø)

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 0e3d1b8...370d216. Read the comment docs.

@MeowZheng MeowZheng merged commit 2056caa into open-mmlab:master Feb 16, 2022
bowenroom pushed a commit to bowenroom/mmsegmentation that referenced this pull request Feb 25, 2022
@MengzhangLI MengzhangLI deleted the fix_vaihingen_palette branch February 28, 2022 12:30
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.

2 participants