Skip to content

BRIGHT: add data module, change detection compatibility #2862

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

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

Conversation

adamjstewart
Copy link
Collaborator

@adamjstewart adamjstewart commented Jun 28, 2025

Related to #2382
Depends on multiclass change detection support

  • BRIGHT: add new data module
  • BRIGHT: convert dataset to be compatible with new ChangeDetectionTask

@adamjstewart adamjstewart added this to the 0.8.0 milestone Jun 28, 2025
@adamjstewart adamjstewart added the backwards-incompatible Changes that are not backwards compatible label Jun 28, 2025
@github-actions github-actions bot added documentation Improvements or additions to documentation datasets Geospatial or benchmark datasets testing Continuous integration testing datamodules PyTorch Lightning datamodules labels Jun 28, 2025
Returns:
A batch of data.
"""
# This solves a special case where if batch_size=1 the mask won't be stacked correctly
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

TODO: I hate that we need to do this, is this a bug in Kornia?

@adamjstewart adamjstewart mentioned this pull request Jun 28, 2025
56 tasks
@adamjstewart adamjstewart requested a review from nilsleh June 29, 2025 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backwards-incompatible Changes that are not backwards compatible datamodules PyTorch Lightning datamodules datasets Geospatial or benchmark datasets documentation Improvements or additions to documentation testing Continuous integration testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant