Mask RCNN with EfficientNet #9459
Answered
by
ZwwWayne
ammarmuflih
asked this question in
Q&A
-
Is it possible if I change the Mask R-CNN Backbone with EfficientNet on mmdetection ? |
Beta Was this translation helpful? Give feedback.
Answered by
ZwwWayne
Dec 7, 2022
Replies: 1 comment
-
Yes you can! You can refer to https://github.com/open-mmlab/mmdetection/tree/master/configs/efficientnet for example. |
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
Yes you can! You can refer to https://github.com/open-mmlab/mmdetection/tree/master/configs/efficientnet for example.