Skip to content

CEM模块是否需要BN和RELU #40

Description

@fengxingxiang

大神,我看你的代码中CEM模块只有卷积层,没有BN层和RELU层。请问是否需要添加BN和RELU层呢?yolo v3上采用前的1*1模块有BN和LEAKRELU。如下:
`[convolutional]
batch_normalize=1
filters=128
size=1
stride=1
pad=1
activation=leaky

[upsample]
stride=2`

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