Spaces:
Running
on
Zero
Running
on
Zero
File size: 292 Bytes
47e5a4e |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
_BASE_: "Base-DensePose-RCNN-FPN-Human.yaml"
MODEL:
WEIGHTS: "detectron2://ImageNetPretrained/MSRA/R-50.pkl"
RESNETS:
DEPTH: 50
ROI_DENSEPOSE_HEAD:
NAME: "DensePoseDeepLabHead"
CSE:
EMBED_LOSS_NAME: "EmbeddingLoss"
SOLVER:
MAX_ITER: 130000
STEPS: (100000, 120000)
|