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

Add ISPRS Potsdam segmentation dataset #123

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

pierreadorni
Copy link

Added dataset class and config for the ISPRS Potsdam dataset, following the typical settings used by the community:

  • train and val subsets follow the original ISPRS contest
  • images tiled from 6000x6000 to 512x512 tiles with overlap of 128
  • Clutter category is ignored during the loss computation
  • We use the IRRG version, so bands B8-B4-B3

The images are converted from TIF to PNG during the download step to lower disk usage.

example image from the train subset:
image

@pierreadorni pierreadorni marked this pull request as draft November 28, 2024 16:13
@gle-bellier gle-bellier added the enhancement New feature or request label Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants