Monet Joe commited on
Commit
b46c26f
1 Parent(s): 527c651

Upload 10 files

Browse files
swin_t_mel_2024-02-20_15-48-36/acc.csv ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ tra_acc_list,val_acc_list,lr_list
2
+ 32.56720991781585,33.22185061315496,0.001
3
+ 40.409527789385706,37.45819397993311,0.001
4
+ 39.21158935784928,40.802675585284284,0.001
5
+ 46.2181362306728,46.82274247491639,0.001
6
+ 53.224683103496304,50.055741360089186,0.001
7
+ 56.386683382086645,55.406911928651056,0.001
8
+ 60.16158239309096,60.31215161649944,0.001
9
+ 52.34712355481265,49.05239687848383,0.001
10
+ 75.20546037052515,72.5752508361204,0.001
11
+ 78.53461484886475,76.03121516164994,0.001
12
+ 84.05070344059061,79.82162764771459,0.001
13
+ 85.38793703858477,81.82831661092531,0.001
14
+ 87.37985791893021,84.72686733556299,0.001
15
+ 88.81459813344476,86.39910813823857,0.001
16
+ 91.53085387937038,87.29096989966555,0.001
17
+ 78.29781306588661,76.47714604236343,0.001
18
+ 93.4391976598412,90.85841694537346,0.001
19
+ 94.06602590890097,91.63879598662207,0.001
20
+ 94.76250174118958,91.19286510590858,0.001
21
+ 92.50592004457445,90.85841694537346,0.001
22
+ 95.57041370664437,92.19620958751393,0.001
23
+ 95.18038724056275,93.64548494983278,0.001
24
+ 94.86000835770999,91.63879598662207,0.001
25
+ 95.75149742303942,94.09141583054627,0.001
26
+ 96.47583228861959,94.53734671125974,0.001
27
+ 96.60119793843154,94.7603121516165,0.001
28
+ 96.64298648836885,95.76365663322186,0.001
29
+ 97.04694247109626,94.98327759197325,0.001
30
+ 96.71263407159772,94.64882943143813,0.001
31
+ 95.18038724056275,92.97658862876254,0.001
32
+ 97.86878395319683,96.65551839464884,0.001
33
+ 97.8827134698426,96.65551839464884,0.001
34
+ 97.49268700376096,95.65217391304348,0.001
35
+ 98.21702186934114,97.54738015607582,0.001
36
+ 98.46775316896503,97.10144927536231,0.001
37
+ 98.70455495194317,97.21293199554069,0.0001
38
+ 98.89956818498398,97.10144927536231,0.0001
39
+ 99.0945814180248,97.43589743589743,0.0001
40
+ 98.98314528485862,97.77034559643255,0.0001
41
+ 98.92742721827553,97.10144927536231,0.0001
swin_t_mel_2024-02-20_15-48-36/acc.jpg ADDED
swin_t_mel_2024-02-20_15-48-36/acc.pdf ADDED
Binary file (26.8 kB). View file
 
swin_t_mel_2024-02-20_15-48-36/loss.csv ADDED
The diff for this file is too large to render. See raw diff
 
swin_t_mel_2024-02-20_15-48-36/loss.jpg ADDED
swin_t_mel_2024-02-20_15-48-36/loss.pdf ADDED
Binary file (44.5 kB). View file
 
swin_t_mel_2024-02-20_15-48-36/mat.csv ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ 1.648106904231625702e-01,0.000000000000000000e+00,4.454342984409799359e-03,0.000000000000000000e+00
2
+ 1.113585746102449840e-03,3.262806236080177946e-01,1.113585746102449840e-03,2.227171492204899680e-03
3
+ 1.113585746102449840e-03,0.000000000000000000e+00,1.870824053452115887e-01,0.000000000000000000e+00
4
+ 0.000000000000000000e+00,5.567928730512249416e-03,2.227171492204899680e-03,3.040089086859688039e-01
swin_t_mel_2024-02-20_15-48-36/mat.jpg ADDED
swin_t_mel_2024-02-20_15-48-36/mat.pdf ADDED
Binary file (23.1 kB). View file
 
swin_t_mel_2024-02-20_15-48-36/result.log ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ precision recall f1-score support
2
+
3
+ m_chest 0.987 0.974 0.980 152
4
+ f_chest 0.983 0.987 0.985 297
5
+ m_falsetto 0.960 0.994 0.977 169
6
+ f_falsetto 0.993 0.975 0.984 280
7
+
8
+ accuracy 0.982 898
9
+ macro avg 0.981 0.982 0.981 898
10
+ weighted avg 0.982 0.982 0.982 898
11
+
12
+ Backbone : swin_t
13
+ Spect type : mel
14
+ Start time : 2024-02-20 13:03:33
15
+ Finish time : 2024-02-20 15:48:22
16
+ Time cost : 9889s
17
+ Full finetune : True
18
+ Focal loss : True