detectron2-webui / configs /COCO-Detection /retinanet_R_50_FPN_1x.yaml
isLinXu
update
4baf486
raw
history blame
124 Bytes
_BASE_: "../Base-RetinaNet.yaml"
MODEL:
WEIGHTS: "detectron2://ImageNetPretrained/MSRA/R-50.pkl"
RESNETS:
DEPTH: 50