FPT-VTON / configs /configs_densepose /densepose_rcnn_R_101_FPN_s1x.yaml
basso4's picture
Upload 1459 files
3f9659e verified
raw
history blame contribute delete
193 Bytes
_BASE_: "Base-DensePose-RCNN-FPN.yaml"
MODEL:
WEIGHTS: "detectron2://ImageNetPretrained/MSRA/R-101.pkl"
RESNETS:
DEPTH: 101
SOLVER:
MAX_ITER: 130000
STEPS: (100000, 120000)