Skip to content

How use gradcam in a multitask network #572

@regedit818

Description

@regedit818

Hi, my network is of a single encoder and dual decoder structure. One decoder outputs the mask, and the other decoder outputs the edge. I overloaded the forward function of GradCam. I also tried various combinations, such as edge loss + mask loss, or using only the mask loss. However, the visualization results were not satisfactory(Specifically, a phenomenon of global activation will be presented.). At the same time, I found that the visualization of the single decoder network was normal.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions