simpleimageclassifier/src/simpleimageclassifier/configs/COCO-Detection/retinanet_R_50_FPN_1x.yaml

6 lines
124 B
YAML

_BASE_: "../Base-RetinaNet.yaml"
MODEL:
WEIGHTS: "detectron2://ImageNetPretrained/MSRA/R-50.pkl"
RESNETS:
DEPTH: 50