mirror of
https://github.com/AntoineHX/smart_augmentation.git
synced 2025-05-05 12:40:45 +02:00
Resultats avec early stop sur data test
This commit is contained in:
parent
93d91815f5
commit
67f99f3354
85 changed files with 42780 additions and 6607 deletions
|
@ -0,0 +1,72 @@
|
|||
{
|
||||
"Accuracy": 20.8,
|
||||
"Time": [
|
||||
51.4427050715,
|
||||
0.4778038694999971
|
||||
],
|
||||
"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.3032476902008057,
|
||||
"val_loss": 2.2924728393554688,
|
||||
"acc": 11.1,
|
||||
"time": 51.920508941,
|
||||
"param": [
|
||||
0.07925213128328323,
|
||||
0.08312409371137619,
|
||||
0.08779778331518173,
|
||||
0.0853320062160492,
|
||||
0.08577536046504974,
|
||||
0.057290591299533844,
|
||||
0.0774931013584137,
|
||||
0.08246791362762451,
|
||||
0.047001805156469345,
|
||||
0.07887403666973114,
|
||||
0.05897113308310509,
|
||||
0.05021947622299194,
|
||||
0.07581018656492233,
|
||||
0.050590354949235916
|
||||
]
|
||||
},
|
||||
{
|
||||
"epoch": 2,
|
||||
"train_loss": 2.171858787536621,
|
||||
"val_loss": 2.078795909881592,
|
||||
"acc": 20.8,
|
||||
"time": 50.96490120200001,
|
||||
"param": [
|
||||
0.07892196625471115,
|
||||
0.07488056272268295,
|
||||
0.08041033148765564,
|
||||
0.09144628793001175,
|
||||
0.09114645421504974,
|
||||
0.055715303868055344,
|
||||
0.0672164335846901,
|
||||
0.07994510233402252,
|
||||
0.05105787515640259,
|
||||
0.09191103279590607,
|
||||
0.07849953323602676,
|
||||
0.07014491409063339,
|
||||
0.07624118775129318,
|
||||
0.012463102117180824
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue