Skip to content

fully-convolution layer settings #23

@KissyZhou

Description

@KissyZhou

hi,
why the transformed model, named deploy_fc.prototxt, set the 'deepid-conv' layer to be 'num_output :160 kernel_size : 1' ?
according to this, i think the kernel size in 'deepid-conv' layer should be 3. cause the output size of 'pool4' layer is 80x3x3 and the parameter size of 'deepid' layer is 160 * 720(115200), however parameter size in the 'deepid-conv' layer is 160 x 80 x 1 x 1 (12800 not equal to 115200)... any suggestions about this??
thx in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions