Prince/models/Dlight_SirWilliam_snapshot_300_iters/dlight_state.json

56 lines
1.2 KiB
JSON
Raw Normal View History

2022-04-03 16:49:08 +00:00
{
"name": "dlight",
"sessions": {
"1": {
"timestamp": 1647898782.5543022,
"no_logs": false,
"loss_names": [
"total",
"face_a",
"mask_a",
"face_b",
"mask_b"
],
"batchsize": 32,
"iterations": 250,
"config": {
"learning_rate": 5e-05,
"epsilon_exponent": -7,
"allow_growth": false,
"nan_protection": true,
"convert_batchsize": 16,
"eye_multiplier": 10,
"mouth_multiplier": 20
}
}
},
"lowest_avg_loss": {
"a": 0.30077411454679615,
"b": 0.13157597831244688
},
"iterations": 250,
"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": 10,
"mouth_multiplier": 20,
"penalized_mask_loss": true,
"mask_type": "extended",
"mask_blur_kernel": 0,
"mask_threshold": 4,
"learn_mask": true,
"features": "best",
"details": "good",
"output_size": 256
}
}