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

BigEarthNet Splits #221

Merged

Conversation

isaaccorley
Copy link
Collaborator

  • Adds official train/val/test splits to BigEarthNet
  • Adds option to use original 43 classes or updated 19 classes
  • Updates configs/tests/datamodules

@isaaccorley isaaccorley self-assigned this Nov 4, 2021
@isaaccorley isaaccorley added the datasets Geospatial or benchmark datasets label Nov 4, 2021
calebrob6
calebrob6 previously approved these changes Nov 4, 2021
Copy link
Member

@calebrob6 calebrob6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The trainer is currently hardcoded with 43 classes, can probably sort that out later

@isaaccorley
Copy link
Collaborator Author

The trainer is currently hardcoded with 43 classes, can probably sort that out later

Ahh yeah I need to make another PR to modify the tasks.

Copy link
Collaborator

@adamjstewart adamjstewart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small change and this is ready to go!

tests/datasets/test_bigearthnet.py Outdated Show resolved Hide resolved
@adamjstewart adamjstewart enabled auto-merge (squash) November 5, 2021 16:06
@adamjstewart adamjstewart merged commit 4257aec into microsoft:main Nov 5, 2021
@isaaccorley isaaccorley deleted the datasets/bigearthnet-splits branch November 10, 2021 02:16
@adamjstewart adamjstewart added this to the 0.1.0 milestone Nov 20, 2021
yichiac pushed a commit to yichiac/torchgeo that referenced this pull request Apr 29, 2023
* adds split files, new classes, and refactors to speed up loading

* update bigearthnetdatamodule and tests

* update configs

* merge

* force add split files

* fix docstring

* fix docstrings x2

* fix docstrings x3

* Reduce total testing time

Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datasets Geospatial or benchmark datasets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants