transfiner / configs /COCO-InstanceSegmentation /mask_rcnn_R_50_FPN_1x_4gpu_transfiner.yaml
lkeab's picture
first try
5395ccf
raw history blame
No virus
136 Bytes
_BASE_: "../Base-RCNN-FPN-4gpu.yaml"
MODEL:
WEIGHTS: "./init_weights/model_final_a54504.pkl"
MASK_ON: True
RESNETS:
DEPTH: 50