NSAQA / detectron2 /configs /COCO-Detection /retinanet_R_50_FPN_1x.yaml
laurenok24's picture
Upload 715 files
07d7c23 verified
raw
history blame
124 Bytes
_BASE_: "../Base-RetinaNet.yaml"
MODEL:
WEIGHTS: "detectron2://ImageNetPretrained/MSRA/R-50.pkl"
RESNETS:
DEPTH: 50