Spaces:
No application file
No application file
Delete densepose_rcnn_R_50_FPN_s1x.yaml
Browse files
densepose_rcnn_R_50_FPN_s1x.yaml
DELETED
@@ -1,12 +0,0 @@
|
|
1 |
-
_BASE_: "Base-DensePose-RCNN-FPN-Human.yaml"
|
2 |
-
MODEL:
|
3 |
-
WEIGHTS: "detectron2://ImageNetPretrained/MSRA/R-50.pkl"
|
4 |
-
RESNETS:
|
5 |
-
DEPTH: 50
|
6 |
-
ROI_DENSEPOSE_HEAD:
|
7 |
-
NAME: "DensePoseV1ConvXHead"
|
8 |
-
CSE:
|
9 |
-
EMBED_LOSS_NAME: "EmbeddingLoss"
|
10 |
-
SOLVER:
|
11 |
-
MAX_ITER: 130000
|
12 |
-
STEPS: (100000, 120000)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|