tood_r50_fpn_anchor-based_1x_coco.py 94 B

12
  1. _base_ = './tood_r50_fpn_1x_coco.py'
  2. model = dict(bbox_head=dict(anchor_type='anchor_based'))