MSE Loss function with SemanticSegmentationTask #1415
-
Is there a way to run SemanticSegmentationTask with RMSE or MSE loss with torchgeo? Currently, supports 'ce', 'jaccard' or 'focal' loss. |
Beta Was this translation helpful? Give feedback.
Answered by
adamjstewart
Jun 15, 2023
Replies: 1 comment 3 replies
-
We have |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We should think about ways to more easily integrate all metrics in case someone wants a different classification metric. Currently the only way to do this is something like: