Inference Endpoints
GRiT / third_party /CenterNet2 /configs /COCO-Detection /retinanet_R_50_FPN_1x.yaml
Vishakaraj's picture
Upload 1797 files
a567fa4
raw
history blame contribute delete
124 Bytes
_BASE_: "../Base-RetinaNet.yaml"
MODEL:
WEIGHTS: "detectron2://ImageNetPretrained/MSRA/R-50.pkl"
RESNETS:
DEPTH: 50