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] Adding Support for Test-Time Augmentation #21

Closed
mpelchat04 opened this issue Sep 9, 2024 · 1 comment
Closed

[feature] Adding Support for Test-Time Augmentation #21

mpelchat04 opened this issue Sep 9, 2024 · 1 comment

Comments

@mpelchat04
Copy link
Collaborator

Test-Time Augmentations (TTA) can improve accuracy during inference.
It would be interesting to allow the use of TTA in geo-inference, to further boost performance.
Example with pytorch: https://github.com/qubvel/ttach

Questions for discussions:

  • How would that look like in a Dask/Xarray world?
  • There would certainly have an impact of processing time?!
@mpelchat04
Copy link
Collaborator Author

Closed with #23

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

No branches or pull requests

1 participant