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] Support ISPRS Vaihingen Dataset. #1171

Merged
merged 8 commits into from
Jan 22, 2022

Conversation

MengzhangLI
Copy link
Contributor

@MengzhangLI MengzhangLI commented Dec 28, 2021

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

  • Add config files
  • Add models & logs
  • Add unit test

@codecov
Copy link

codecov bot commented Dec 28, 2021

Codecov Report

Merging #1171 (2b0a6da) into master (6a22c42) will increase coverage by 0.00%.
The diff coverage is 95.23%.

Impacted file tree graph

@@           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           
Flag Coverage Δ
unittests 90.24% <95.23%> (+<0.01%) ⬆️

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% <91.66%> (-1.29%) ⬇️
mmseg/datasets/__init__.py 100.00% <100.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 6a22c42...2b0a6da. Read the comment docs.

@MengzhangLI MengzhangLI self-assigned this Dec 28, 2021
@MengzhangLI MengzhangLI added the Merging PR waited for merging label Jan 5, 2022
@Junjun2016
Copy link
Collaborator

The CI failed.

@Junjun2016
Copy link
Collaborator

Please resolve the conflict.

@MengzhangLI MengzhangLI requested a review from MeowZheng January 18, 2022 10:25
@MengzhangLI MengzhangLI removed the Merging PR waited for merging label Jan 22, 2022
@MeowZheng MeowZheng merged commit 4b905cb into open-mmlab:master Jan 22, 2022
@MengzhangLI MengzhangLI deleted the Add_Vaihingen branch February 1, 2022 03:18
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
aravind-h-v pushed a commit to aravind-h-v/mmsegmentation that referenced this pull request Mar 27, 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