Skip to content

26是否可以替换成其他更小数值 #70

@laocan

Description

@laocan

看res2net的layer1部分:26*4 = 104 ==conv1x1==> 256
想减小通道数,把256 改成 64
请问,可以把26改成13,或者更小吗?会有什么不好的影响吗

比如下面:
① 134 = 52 ==conv1x1==> 64
② 7
4 = 28 ==conv1x1==> 64
谢谢

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions