How to change backbone network of RetinaNet #9724
Answered
by
ZwwWayne
ibrahim014
asked this question in
General
-
Hi, I want to change the RetinaNet backbone from ResNet50 to VGG16 or ResNet101. Can you please let me know how can we change it in config file? |
Beta Was this translation helpful? Give feedback.
Answered by
ZwwWayne
Feb 7, 2023
Replies: 1 comment
-
See examples in https://github.com/open-mmlab/mmdetection/blob/master/configs/retinanet/retinanet_r101_fpn_1x_coco.py and https://github.com/open-mmlab/mmdetection/tree/master/configs/retinanet |
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
See examples in https://github.com/open-mmlab/mmdetection/blob/master/configs/retinanet/retinanet_r101_fpn_1x_coco.py and https://github.com/open-mmlab/mmdetection/tree/master/configs/retinanet