mirror of
https://github.com/AntoineHX/smart_augmentation.git
synced 2025-05-04 20:20:46 +02:00
34 lines
588 B
JSON
34 lines
588 B
JSON
|
{
|
||
|
"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
|
||
|
}
|
||
|
]
|
||
|
}
|