transfiner / configs /COCO-Detection /retinanet_R_50_FPN_1x.yaml
lkeab's picture
first try
5395ccf
raw
history blame
No virus
124 Bytes
_BASE_: "../Base-RetinaNet.yaml"
MODEL:
WEIGHTS: "detectron2://ImageNetPretrained/MSRA/R-50.pkl"
RESNETS:
DEPTH: 50