_BASE_: [ 'faster_rcnn_r50_1x_coco.yml', ] pretrain_weights: https://paddle-imagenet-models-name.bj.bcebos.com/ResNet101_pretrained.tar weights: output/faster_rcnn_r101_1x_coco/model_final ResNet: # index 0 stands for res2 depth: 101 norm_type: bn freeze_at: 0 return_idx: [0,1,2,3] num_stages: 4