berniwal / swin-transformer-pytorch

Implementation of the Swin Transformer in PyTorch.
https://arxiv.org/pdf/2103.14030.pdf
MIT License
782 stars 125 forks source link

replace detr' backbone with swin transformer #14

Open SISTMrL opened 3 years ago

SISTMrL commented 3 years ago

hello, have you tried to replace the detr's backbone with swin transformer, looking forward to your reply, thanks!