File size: 169 Bytes
5395ccf
 
 
 
 
 
c6c496f
1
2
3
4
5
6
7
8
_BASE_: "../Base-RCNN-FPN.yaml"
MODEL:
  WEIGHTS: "detectron2://ImageNetPretrained/MSRA/R-50.pkl"
  MASK_ON: True
  RESNETS:
    DEPTH: 50
OUTPUT_DIR: "./output_r50_1x"