Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Roopansh
/
Ailusion-VTON-DEMO-v1
like
2
Running
on
Zero
App
Files
Files
Community
1
a6ca64b
Ailusion-VTON-DEMO-v1
/
configs
/
densepose_rcnn_R_50_FPN_s1x.yaml
Roopansh
Initial Commit
73c83cf
7 months ago
raw
Copy download link
history
blame
Safe
183 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
)