Skip to content

Backbone with FPN on top of Swin Transformers #6931

Open
@vsuryamurthy

Description

@vsuryamurthy

🚀 The feature

Adding a backbone with FPN on top of swin transformers similar to the already available resnet_fpn and mobilenet_fpn backbones (https://github.com/pytorch/vision/blob/main/torchvision/models/detection/backbone_utils.py). I do have a working version (need to be confirmed by the authors if it is what was used in the paper for comparisons) in a separate branch. However, as per protocol, I am opening an issue first to see if it is a worthwhile addition.

Motivation, pitch

It lets us use swin transformer based backbones for the object detection frameworks (FasterRCNN, MaskRCNN..).

Alternatives

No response

Additional context

No response

cc @datumbox

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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions