annh
/

Safetensors
cvt / DensePose /densepose_rcnn_R_50_FPN_s1x.yaml
an.nguyen
Squashed commit of the following:
c921fe7
raw
history blame contribute delete
182 Bytes
_BASE_: "Base-DensePose-RCNN-FPN.yaml"
MODEL:
WEIGHTS: "detectron2://ImageNetPretrained/MSRA/R-50.pkl"
RESNETS:
DEPTH: 50
SOLVER:
MAX_ITER: 130000
STEPS: (100000, 120000)