Skip to content

About network output channel number #2

@eeyrw

Description

@eeyrw

I notice that the final output of network is the concatenation of two tensor in dimension 1.

out = torch.cat((out, feature), dim=1)

It seems that the output has num_class*2 channels. Does it make sense? I get quite confused.

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