Rangement dans le code 2

This commit is contained in:
Harle, Antoine (Contracteur) 2019-11-13 11:45:05 -05:00
parent bd70efab96
commit bc8e5f2817
37 changed files with 26624 additions and 0 deletions

View file

@ -0,0 +1,95 @@
{
"Accuracy": 31.369999999999997,
"Time": [
38.67262149066667,
0.4140408795968137
],
"Device": "TITAN RTX",
"Param_names": [
"Identity",
"FlipUD",
"FlipLR",
"Rotate",
"TranslateX",
"TranslateY",
"ShearX",
"ShearY",
"Contrast",
"Color",
"Brightness",
"Sharpness",
"Posterize",
"Solarize"
],
"Log": [
{
"epoch": 1,
"train_loss": 2.2571041584014893,
"val_loss": 2.212921142578125,
"acc": 20.169999999999998,
"time": 38.788926192000005,
"param": [
0.0714285746216774,
0.0714285746216774,
0.0714285746216774,
0.0714285746216774,
0.0714285746216774,
0.0714285746216774,
0.0714285746216774,
0.0714285746216774,
0.0714285746216774,
0.0714285746216774,
0.0714285746216774,
0.0714285746216774,
0.0714285746216774,
0.0714285746216774
]
},
{
"epoch": 2,
"train_loss": 2.212834358215332,
"val_loss": 2.043567180633545,
"acc": 25.009999999999998,
"time": 38.117478509,
"param": [
0.0714285746216774,
0.0714285746216774,
0.0714285746216774,
0.0714285746216774,
0.0714285746216774,
0.0714285746216774,
0.0714285746216774,
0.0714285746216774,
0.0714285746216774,
0.0714285746216774,
0.0714285746216774,
0.0714285746216774,
0.0714285746216774,
0.0714285746216774
]
},
{
"epoch": 3,
"train_loss": 2.091825008392334,
"val_loss": 1.9359350204467773,
"acc": 31.369999999999997,
"time": 39.111459771,
"param": [
0.0714285746216774,
0.0714285746216774,
0.0714285746216774,
0.0714285746216774,
0.0714285746216774,
0.0714285746216774,
0.0714285746216774,
0.0714285746216774,
0.0714285746216774,
0.0714285746216774,
0.0714285746216774,
0.0714285746216774,
0.0714285746216774,
0.0714285746216774
]
}
]
}

View file

@ -0,0 +1,34 @@
{
"Accuracy": 39.2,
"Time": [
3.9452463850000012,
0.2891758564900622
],
"Device": "TITAN RTX",
"Log": [
{
"epoch": 0,
"train_loss": 2.109266757965088,
"val_loss": 2.1106348037719727,
"acc": 22.3,
"time": 4.312489993,
"param": null
},
{
"epoch": 1,
"train_loss": 1.7782783508300781,
"val_loss": 1.8776130676269531,
"acc": 33.76,
"time": 3.605794182000002,
"param": null
},
{
"epoch": 2,
"train_loss": 1.8152618408203125,
"val_loss": 1.6963396072387695,
"acc": 39.2,
"time": 3.9174549800000023,
"param": null
}
]
}