Skip to content

Merging before BM and Pool__resnet50 #57

@NextGuido

Description

@NextGuido

I have puzzled about the sequence of merging;
http://ethereon.github.io/netscope/#/gist/db945b393d40bfa26006; this picture told me that I should do BM first and then merge the input with residual and finally execute the activation function ReLU. However, I found that the author do merging first and after that do the BN and ReLu in the code. So, I wanna know whether there is the differnce between this two kinds of ways for the architure?

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