lucidrains / bottleneck-transformer-pytorch

Implementation of Bottleneck Transformer in Pytorch
MIT License
671 stars 82 forks source link

how apply it to some mainstream cnn network #16

Open wmrenr opened 2 years ago

wmrenr commented 2 years ago

Thank you for great contribution! I want to know how I can apply it to some mainstream cnn network, such as Mask RCNN.