Spaces:
Nymbo
/
Running on Zero

File size: 194 Bytes
938e515
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
_BASE_: "../Base-RCNN-FPN.yaml"
MODEL:
  WEIGHTS: "detectron2://ImageNetPretrained/MSRA/R-101.pkl"
  MASK_ON: True
  RESNETS:
    DEPTH: 101
SOLVER:
  STEPS: (210000, 250000)
  MAX_ITER: 270000