I am new to the AdelaiDet toolkit. I am interested in ABCNetV2.
in the configs/BAText/ReCTS/v2_chn_attn_R_50.yaml the backbone is build_fcos_resnet_bifpn_backbone which come from ResNet50, that too large for me, how can i change the backbone? is there some documentation? thanks.
I am new to the AdelaiDet toolkit. I am interested in ABCNetV2. in the
configs/BAText/ReCTS/v2_chn_attn_R_50.yaml
the backbone isbuild_fcos_resnet_bifpn_backbone
which come from ResNet50, that too large for me, how can i change the backbone? is there some documentation? thanks.