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

Updates needed for Sentinel-2 vessel attribute prediction. #151

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

favyen2
Copy link
Collaborator

@favyen2 favyen2 commented Mar 7, 2025

Updates needed for Sentinel-2 vessel attribute prediction.

  • Add process_output to RegressionTask
  • Add a new metric for RegressionTask that checks if the output is within a multiplicative factor of the ground truth value.
  • Also some miscellaneous cleanup, including removing unused open_atomic in rslearn/utils/utils.py (has been replaced with open_atomic in rslearn/utils/fsspec.py) and fixing type of process_output in Task base class.

favyen2 added 2 commits March 6, 2025 17:09
- Add process_output to RegressionTask
- Also some miscellaneous cleanup, including removing unused open_atomic in
  rslearn/utils/utils.py (has been replaced with open_atomic in
  rslearn/utils/fsspec.py) and fixing type of process_output in Task base class.
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.

1 participant