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