Skip to content

Questions about the Foreground-Scene Relation Module in the paper #5

Description

@Lmorring

When I reproduced the network in this paper, I encountered the following problems: Scenne embedding u in the module is realized by C6 through 1x1 convolution layer, and C6 is a two-dimensional tensor (None, C) obtained by C5 through global average pooling calculation. The input requirements of the convolution layer are (N, H, W, C), and the dimension of C6 does not meet the requirements. What's the matter, please? Did I get it wrong?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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