Skip to content

How to combine multiple loss functions? #779

@prnvjb

Description

@prnvjb

In the Unet++ paper(https://arxiv.org/pdf/1807.10165.pdf), they stated that
''We have added a combination of binary cross-entropy and dice coefficient as the loss function to each of the above four semantic levels"

However I want to try the same mechanism on other architectures. As I'm new to mmseg; how could I combine multiple loss functions?

thanks for your help!!

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions