vchiang001 commited on
Commit
2ccaaf6
β€’
1 Parent(s): 0f35f6c

Upload pose_cfg.yaml

Browse files
model/DLC_FacialLandmarks_resnet_50_iteration-1_shuffle-1/pose_cfg.yaml ADDED
@@ -0,0 +1,154 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ all_joints:
2
+ - - 0
3
+ - - 1
4
+ - - 2
5
+ - - 3
6
+ - - 4
7
+ - - 5
8
+ - - 6
9
+ - - 7
10
+ - - 8
11
+ - - 9
12
+ - - 10
13
+ - - 11
14
+ - - 12
15
+ - - 13
16
+ - - 14
17
+ - - 15
18
+ - - 16
19
+ - - 17
20
+ - - 18
21
+ - - 19
22
+ - - 20
23
+ - - 21
24
+ - - 22
25
+ - - 23
26
+ - - 24
27
+ - - 25
28
+ - - 26
29
+ - - 27
30
+ - - 28
31
+ - - 29
32
+ - - 30
33
+ - - 31
34
+ - - 32
35
+ - - 33
36
+ - - 34
37
+ - - 35
38
+ - - 36
39
+ - - 37
40
+ - - 38
41
+ - - 39
42
+ - - 40
43
+ - - 41
44
+ - - 42
45
+ - - 43
46
+ - - 44
47
+ - - 45
48
+ - - 46
49
+ - - 47
50
+ - - 48
51
+ - - 49
52
+ - - 50
53
+ - - 51
54
+ - - 52
55
+ - - 53
56
+ - - 54
57
+ all_joints_names:
58
+ - HeadTop_Mid
59
+ - RightEarTop_Join
60
+ - RightEarTop_High
61
+ - RightEar_Outer
62
+ - RightEarBottom_Low
63
+ - RightEarBottom_Join
64
+ - RightEar_Tragus
65
+ - OutlineTop_Mid
66
+ - OutlineTop_Right
67
+ - OutlineRight_Brow
68
+ - OutlineRight_Indent
69
+ - OutlineRight_Cheek
70
+ - OutlineRight_Mouth
71
+ - OutlineChin_Mid
72
+ - OutlineLeft_Mouth
73
+ - OutlineLeft_Cheek
74
+ - OutlineLeft_Indent
75
+ - OutlineLeft_Brow
76
+ - OutlineTop_Left
77
+ - LeftEarTop_Join
78
+ - LeftEarTop_High
79
+ - LeftEar_Outer
80
+ - LeftEarBottom_Low
81
+ - LeftEarBottom_Join
82
+ - LeftEar_Tragus
83
+ - Eyes_MidPoint
84
+ - RightEye_Inner
85
+ - RightEye_Top
86
+ - RightEye_Outer
87
+ - RightEye_Bottom
88
+ - RightEye_Pupil
89
+ - RightEye_Highlight
90
+ - LeftEye_Inner
91
+ - LeftEye_Top
92
+ - LeftEye_Outer
93
+ - LeftEye_Bottom
94
+ - LeftEye_Pupil
95
+ - LeftEye_Highlight
96
+ - RightBrow_Outer
97
+ - RightBrow_Top
98
+ - RightBrow_Inner
99
+ - Brow_MidPoint
100
+ - LeftBrow_Inner
101
+ - LeftBrow_Top
102
+ - LeftBrow_Outer
103
+ - RightNostrils_Top
104
+ - RightNostrils_Bottom
105
+ - LeftNostrils_Bottom
106
+ - LeftNostrils_Top
107
+ - NostrilsTop_Centre
108
+ - UpperLip_Centre
109
+ - LipsMeet_Centre
110
+ - LowerLip_Centre
111
+ - MidPoint_Nostrils_Mouth
112
+ - Neck_Nape
113
+ batch_size:
114
+ bottomheight: 400
115
+ crop: false
116
+ crop_pad: 0
117
+ cropratio: 0.25
118
+ dataset: training-datasets\iteration-1\UnaugmentedDataSet_FacialLandmarksNov19\FacialLandmarks_Witham95shuffle1.mat
119
+ dataset_type: default
120
+ deconvolutionstride: 2
121
+ deterministic: false
122
+ fg_fraction: 0.25
123
+ global_scale: 0.8
124
+ init_weights: C:\Data\Python\examples\FacialLandmarks-Witham-2019-11-09\dlc-models\iteration-1\FacialLandmarksNov19-trainset95shuffle1\train\snapshot-1030000
125
+ intermediate_supervision: false
126
+ intermediate_supervision_layer: 12
127
+ leftwidth: 400
128
+ location_refinement: true
129
+ locref_huber_loss: true
130
+ locref_loss_weight: 1.0
131
+ locref_stdev: 7.2801
132
+ log_dir: log
133
+ mean_pixel:
134
+ - 123.68
135
+ - 116.779
136
+ - 103.939
137
+ minsize: 100
138
+ mirror: false
139
+ net_type: resnet_50
140
+ num_joints: 55
141
+ num_outputs: 1
142
+ optimizer: sgd
143
+ output_stride: 16
144
+ regularize: false
145
+ rightwidth: 400
146
+ scoremap_dir: test
147
+ shuffle: true
148
+ snapshot_prefix: C:\Data\Python\examples\FacialLandmarks-Witham-2019-11-09\dlc-models\iteration-1\FacialLandmarksNov19-trainset95shuffle1\test\snapshot
149
+ stride: 8.0
150
+ topheight: 400
151
+ weigh_negatives: false
152
+ weigh_only_present_joints: false
153
+ weigh_part_predictions: false
154
+ weight_decay: 0.0001