Spaces:
Runtime error
Runtime error
File size: 185 Bytes
938e515 |
1 2 3 4 5 6 7 8 9 |
_BASE_: "Base-DensePose-RCNN-FPN.yaml"
MODEL:
WEIGHTS: "detectron2://ImageNetPretrained/MSRA/R-101.pkl"
RESNETS:
DEPTH: 101
SOLVER:
MAX_ITER: 130000
STEPS: (100000, 120000)
|