Skip to content

Why is the IBasicBlock in the backbone of arcface_torch not equipped with an attention module? #2862

@lishanlu136

Description

@lishanlu136

Why doesn't the IBasicBlock of the backbone in arcface_torch use the attention module, while arcface_mxnet does have it?
The screenshot is as follows:
arcface_mxnet, The backbone is defined in the file "recognition/arcface_mxnet/symbol/fresnet.py"

Image

arcface_torch, The backbone is defined in the file "recognition/arcface_torch/backbones/iresnet.py"

Image

Could you explain why the arcface_torch model does not use an attention module? Has the performance of the model deteriorated after adding the attention module?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions