Spaces:
Runtime error
Runtime error
File size: 199 Bytes
5395ccf |
1 2 3 4 5 6 7 8 9 10 |
_BASE_: "../Base-RCNN-DilatedC5.yaml"
MODEL:
WEIGHTS: "detectron2://ImageNetPretrained/MSRA/R-50.pkl"
MASK_ON: False
RESNETS:
DEPTH: 50
SOLVER:
STEPS: (210000, 250000)
MAX_ITER: 270000
|