Skip to content

Loss functions for binary semantic segmentation #2689

Answered by adamjstewart
japanj asked this question in Q&A
Discussion options

You must be logged in to vote

Good catch, I think I completely missed that! Would you like to open a PR to fix this? Just replace mode='multiclass' with mode=self.hparams['task'] like I did in ClassificationTask.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@japanj
Comment options

Answer selected by adamjstewart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
trainers PyTorch Lightning trainers
2 participants