52 lines
1.1 KiB
Plaintext
52 lines
1.1 KiB
Plaintext
{
|
|
"name": "villain",
|
|
"sessions": {
|
|
"1": {
|
|
"timestamp": 1647169408.2706583,
|
|
"no_logs": false,
|
|
"loss_names": [
|
|
"total",
|
|
"face_a",
|
|
"face_b"
|
|
],
|
|
"batchsize": 16,
|
|
"iterations": 1,
|
|
"config": {
|
|
"learning_rate": 5e-05,
|
|
"epsilon_exponent": -7,
|
|
"allow_growth": false,
|
|
"nan_protection": true,
|
|
"convert_batchsize": 16,
|
|
"eye_multiplier": 3,
|
|
"mouth_multiplier": 2
|
|
}
|
|
}
|
|
},
|
|
"lowest_avg_loss": {
|
|
"a": 0.2731953561306,
|
|
"b": 0.25868818163871765
|
|
},
|
|
"iterations": 1,
|
|
"config": {
|
|
"centering": "face",
|
|
"coverage": 87.5,
|
|
"optimizer": "adam",
|
|
"learning_rate": 5e-05,
|
|
"epsilon_exponent": -7,
|
|
"allow_growth": false,
|
|
"mixed_precision": false,
|
|
"nan_protection": true,
|
|
"convert_batchsize": 16,
|
|
"loss_function": "ssim",
|
|
"mask_loss_function": "mse",
|
|
"l2_reg_term": 100,
|
|
"eye_multiplier": 3,
|
|
"mouth_multiplier": 2,
|
|
"penalized_mask_loss": true,
|
|
"mask_type": "extended",
|
|
"mask_blur_kernel": 3,
|
|
"mask_threshold": 4,
|
|
"learn_mask": false,
|
|
"lowmem": false
|
|
}
|
|
} |