[Feature] Support ISPRS Vaihingen Dataset.#1171
Merged
MeowZheng merged 8 commits intoopen-mmlab:masterfrom Jan 22, 2022
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1171 +/- ##
=======================================
Coverage 90.24% 90.24%
=======================================
Files 127 128 +1
Lines 7451 7464 +13
Branches 1240 1241 +1
=======================================
+ Hits 6724 6736 +12
- Misses 523 524 +1
Partials 204 204
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Collaborator
|
The CI failed. |
Collaborator
|
Please resolve the conflict. |
MeowZheng
approved these changes
Jan 22, 2022
This was referenced Feb 13, 2022
bowenroom
pushed a commit
to bowenroom/mmsegmentation
that referenced
this pull request
Feb 25, 2022
* Add Vaihingen * upload models&logs of vaihingen * fix unit test * fix dataset pipeline * fix unit test coverage * fix vaihingen docstring
This was referenced Jul 28, 2022
aravind-h-v
pushed a commit
to aravind-h-v/mmsegmentation
that referenced
this pull request
Mar 27, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
Add geographical dataset Vaihingen, which is related with ISPRS dataset.
Related PR: #1097
Due to similar models and its readme files of Potsdam dataset are modified together, this pr should be merged after #1097, especially after potential conflict problems are solved.
To Do List