Skip to content

Implementing and training SE-ResNet and SE-ResNeXt and including them in "torchvision.models" #2179

Open
@talcs

Description

@talcs

🚀 Feature

Inclusion of pretrained SE-ResNet and SE-ResNeXt models in torchvision.

Motivation

SE-ResNet and SE-ResNeXt outperform ResNet and ResNeXt respectively and have been released around 2 years ago already.

Pitch

Implementing SE blocks and creating ResNet and ResNeXt models that include them, which will be called SE-ResNet and SE-ResNeXt and will be available as a part of torchvision.models. The SE paper has been published in CVPR 2018.

Alternatives

Additional context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions