Skip to content

Does the shortcut convolutional layer has BN? #9

@Detectionsmallvehicle

Description

@Detectionsmallvehicle

As is shown in common resnet-N models,if output channels > input channels,the shortcut should be a layer with Batch Normalization. However, as is shown in the programs provided, the Batch Normalization did not exist. Isn't is provided in the pre-trained pytorch model?
Thank you very much!

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