Barytes commited on
Commit
78de740
·
1 Parent(s): 0b88de7

Delete original_state.json

Browse files
Files changed (1) hide show
  1. original_state.json +0 -192
original_state.json DELETED
@@ -1,192 +0,0 @@
1
- {
2
- "name": "original",
3
- "sessions": {
4
- "1": {
5
- "timestamp": 1634843270.8467014,
6
- "no_logs": false,
7
- "loss_names": [
8
- "total",
9
- "face_a",
10
- "face_b"
11
- ],
12
- "batchsize": 16,
13
- "iterations": 1556,
14
- "config": {
15
- "learning_rate": 5e-05,
16
- "epsilon_exponent": -7,
17
- "allow_growth": false,
18
- "nan_protection": true,
19
- "convert_batchsize": 16,
20
- "eye_multiplier": 3,
21
- "mouth_multiplier": 2
22
- }
23
- },
24
- "2": {
25
- "timestamp": 1634882500.2017612,
26
- "no_logs": false,
27
- "loss_names": [
28
- "total",
29
- "face_a",
30
- "face_b"
31
- ],
32
- "batchsize": 16,
33
- "iterations": 503,
34
- "config": {
35
- "learning_rate": 5e-05,
36
- "epsilon_exponent": -7,
37
- "allow_growth": false,
38
- "nan_protection": true,
39
- "convert_batchsize": 16,
40
- "eye_multiplier": 3,
41
- "mouth_multiplier": 2
42
- }
43
- },
44
- "3": {
45
- "timestamp": 1634883413.1628275,
46
- "no_logs": false,
47
- "loss_names": [
48
- "total",
49
- "face_a",
50
- "face_b"
51
- ],
52
- "batchsize": 16,
53
- "iterations": 978,
54
- "config": {
55
- "learning_rate": 5e-05,
56
- "epsilon_exponent": -7,
57
- "allow_growth": false,
58
- "nan_protection": true,
59
- "convert_batchsize": 16,
60
- "eye_multiplier": 3,
61
- "mouth_multiplier": 2
62
- }
63
- },
64
- "4": {
65
- "timestamp": 1634887239.0287342,
66
- "no_logs": false,
67
- "loss_names": [
68
- "total",
69
- "face_a",
70
- "face_b"
71
- ],
72
- "batchsize": 16,
73
- "iterations": 17265,
74
- "config": {
75
- "learning_rate": 5e-05,
76
- "epsilon_exponent": -7,
77
- "allow_growth": false,
78
- "nan_protection": true,
79
- "convert_batchsize": 16,
80
- "eye_multiplier": 3,
81
- "mouth_multiplier": 2
82
- }
83
- },
84
- "5": {
85
- "timestamp": 1634912078.8191514,
86
- "no_logs": false,
87
- "loss_names": [
88
- "total",
89
- "face_a",
90
- "face_b"
91
- ],
92
- "batchsize": 16,
93
- "iterations": 18291,
94
- "config": {
95
- "learning_rate": 5e-05,
96
- "epsilon_exponent": -7,
97
- "allow_growth": false,
98
- "nan_protection": true,
99
- "convert_batchsize": 16,
100
- "eye_multiplier": 3,
101
- "mouth_multiplier": 2
102
- }
103
- },
104
- "6": {
105
- "timestamp": 1634949641.0241647,
106
- "no_logs": false,
107
- "loss_names": [
108
- "total",
109
- "face_a",
110
- "face_b"
111
- ],
112
- "batchsize": 16,
113
- "iterations": 104779,
114
- "config": {
115
- "learning_rate": 5e-05,
116
- "epsilon_exponent": -7,
117
- "allow_growth": false,
118
- "nan_protection": true,
119
- "convert_batchsize": 16,
120
- "eye_multiplier": 3,
121
- "mouth_multiplier": 2
122
- }
123
- },
124
- "7": {
125
- "timestamp": 1635045741.3428805,
126
- "no_logs": false,
127
- "loss_names": [
128
- "total",
129
- "face_a",
130
- "face_b"
131
- ],
132
- "batchsize": 16,
133
- "iterations": 85135,
134
- "config": {
135
- "learning_rate": 5e-05,
136
- "epsilon_exponent": -7,
137
- "allow_growth": false,
138
- "nan_protection": true,
139
- "convert_batchsize": 16,
140
- "eye_multiplier": 3,
141
- "mouth_multiplier": 2
142
- }
143
- },
144
- "8": {
145
- "timestamp": 1635134474.3496535,
146
- "no_logs": false,
147
- "loss_names": [
148
- "total",
149
- "face_a",
150
- "face_b"
151
- ],
152
- "batchsize": 16,
153
- "iterations": 85177,
154
- "config": {
155
- "learning_rate": 5e-05,
156
- "epsilon_exponent": -7,
157
- "allow_growth": false,
158
- "nan_protection": true,
159
- "convert_batchsize": 16,
160
- "eye_multiplier": 3,
161
- "mouth_multiplier": 2
162
- }
163
- }
164
- },
165
- "lowest_avg_loss": {
166
- "a": 0.014581653289496899,
167
- "b": 0.02019171044230461
168
- },
169
- "iterations": 313684,
170
- "config": {
171
- "centering": "face",
172
- "coverage": 87.5,
173
- "optimizer": "adam",
174
- "learning_rate": 5e-05,
175
- "epsilon_exponent": -7,
176
- "allow_growth": false,
177
- "mixed_precision": false,
178
- "nan_protection": true,
179
- "convert_batchsize": 16,
180
- "loss_function": "ssim",
181
- "mask_loss_function": "mse",
182
- "l2_reg_term": 100,
183
- "eye_multiplier": 3,
184
- "mouth_multiplier": 2,
185
- "penalized_mask_loss": true,
186
- "mask_type": "extended",
187
- "mask_blur_kernel": 3,
188
- "mask_threshold": 4,
189
- "learn_mask": false,
190
- "lowmem": false
191
- }
192
- }