How can i get pretrained model Cascade R cnn + swin transformer? #9275
-
How can i get pretrained model Cascade R cnn + swin transformer? Mostly, there is only the cascade mask rcnn pre-training model, and the cascade rcnn + swin transformer pre-training model cannot be found. Where can I get it? So, instead of training the cascade mask rcnn pre-learning model with cascade rcnn+ swin transformer, it seems that additional training is not possible because the weight parameters are different, right? |
Beta Was this translation helpful? Give feedback.
Answered by
jbwang1997
Aug 17, 2022
Replies: 1 comment
-
You can find Cascade RCNN + Swin in Swin Transformer official implementation repo |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ZwwWayne
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can find Cascade RCNN + Swin in Swin Transformer official implementation repo