Skip to content

关于代码问题 #6

Description

@swjtulinxi

if self.scale > 1:
if self.first_block:
out = torch.cat((out, self.pool(xs[len(self.convs)])), 1)你好,请问这一步到底是什么意思,为什么要对最后一块做池化呢,

nb_branches = max(scale, 2) - 1----还有文章不是说分成4块吗,为什么代码只有3块呢

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