Publish model v2023.12.07_x, on 2025-02-05 17:43:45 CST
Browse files- .gitattributes +9 -0
- v2023.12.07_x/F1_curve.png +3 -0
- v2023.12.07_x/PR_curve.png +3 -0
- v2023.12.07_x/P_curve.png +3 -0
- v2023.12.07_x/R_curve.png +3 -0
- v2023.12.07_x/confusion_matrix.png +3 -0
- v2023.12.07_x/confusion_matrix_normalized.png +3 -0
- v2023.12.07_x/events.out.tfevents.1738740105.dbd7b05c6be69b3cad7adc4be45b0f3ae9bfa42b4e0c6f4f253fe7cb.2501111.0 +3 -0
- v2023.12.07_x/labels.jpg +3 -0
- v2023.12.07_x/labels.json +6 -0
- v2023.12.07_x/labels_correlogram.jpg +3 -0
- v2023.12.07_x/model.onnx +3 -0
- v2023.12.07_x/model.pt +3 -0
- v2023.12.07_x/model_type.json +3 -0
- v2023.12.07_x/results.csv +101 -0
- v2023.12.07_x/results.png +3 -0
- v2023.12.07_x/threshold.json +4 -0
.gitattributes
CHANGED
@@ -69,3 +69,12 @@ v2023.12.07_l/P_curve.png filter=lfs diff=lfs merge=lfs -text
|
|
69 |
v2023.12.07_l/PR_curve.png filter=lfs diff=lfs merge=lfs -text
|
70 |
v2023.12.07_l/R_curve.png filter=lfs diff=lfs merge=lfs -text
|
71 |
v2023.12.07_l/results.png filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
v2023.12.07_l/PR_curve.png filter=lfs diff=lfs merge=lfs -text
|
70 |
v2023.12.07_l/R_curve.png filter=lfs diff=lfs merge=lfs -text
|
71 |
v2023.12.07_l/results.png filter=lfs diff=lfs merge=lfs -text
|
72 |
+
v2023.12.07_x/confusion_matrix.png filter=lfs diff=lfs merge=lfs -text
|
73 |
+
v2023.12.07_x/confusion_matrix_normalized.png filter=lfs diff=lfs merge=lfs -text
|
74 |
+
v2023.12.07_x/labels.jpg filter=lfs diff=lfs merge=lfs -text
|
75 |
+
v2023.12.07_x/labels_correlogram.jpg filter=lfs diff=lfs merge=lfs -text
|
76 |
+
v2023.12.07_x/F1_curve.png filter=lfs diff=lfs merge=lfs -text
|
77 |
+
v2023.12.07_x/P_curve.png filter=lfs diff=lfs merge=lfs -text
|
78 |
+
v2023.12.07_x/PR_curve.png filter=lfs diff=lfs merge=lfs -text
|
79 |
+
v2023.12.07_x/R_curve.png filter=lfs diff=lfs merge=lfs -text
|
80 |
+
v2023.12.07_x/results.png filter=lfs diff=lfs merge=lfs -text
|
v2023.12.07_x/F1_curve.png
ADDED
![]() |
Git LFS Details
|
v2023.12.07_x/PR_curve.png
ADDED
![]() |
Git LFS Details
|
v2023.12.07_x/P_curve.png
ADDED
![]() |
Git LFS Details
|
v2023.12.07_x/R_curve.png
ADDED
![]() |
Git LFS Details
|
v2023.12.07_x/confusion_matrix.png
ADDED
![]() |
Git LFS Details
|
v2023.12.07_x/confusion_matrix_normalized.png
ADDED
![]() |
Git LFS Details
|
v2023.12.07_x/events.out.tfevents.1738740105.dbd7b05c6be69b3cad7adc4be45b0f3ae9bfa42b4e0c6f4f253fe7cb.2501111.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88f78d8d0b2994d36e9eb2a43225063c10fb6ecc06fd35fb1a7ac060eeb393ce
|
3 |
+
size 358721
|
v2023.12.07_x/labels.jpg
ADDED
![]() |
Git LFS Details
|
v2023.12.07_x/labels.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
"body",
|
3 |
+
"face",
|
4 |
+
"frame",
|
5 |
+
"text"
|
6 |
+
]
|
v2023.12.07_x/labels_correlogram.jpg
ADDED
![]() |
Git LFS Details
|
v2023.12.07_x/model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:264f8a9916840c5e8354a0785ed085a793852e9631b6468b785a7e383eaefd0e
|
3 |
+
size 272669862
|
v2023.12.07_x/model.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a983e64969160285be1508ae9a447c20f871e34a90d8f6b49fcac792188e702
|
3 |
+
size 136753224
|
v2023.12.07_x/model_type.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model_type": "yolo"
|
3 |
+
}
|
v2023.12.07_x/results.csv
ADDED
@@ -0,0 +1,101 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
epoch,time,train/box_loss,train/cls_loss,train/dfl_loss,metrics/precision(B),metrics/recall(B),metrics/mAP50(B),metrics/mAP50-95(B),val/box_loss,val/cls_loss,val/dfl_loss,lr/pg0,lr/pg1,lr/pg2
|
2 |
+
1,102.414,1.3866,2.00063,1.42023,0.49786,0.82607,0.58883,0.35676,1.0285,inf,1.20583,0.0002875,0.0002875,0.0002875
|
3 |
+
2,204.07,0.87929,0.65759,1.07609,0.74288,0.76112,0.75848,0.5148,0.96699,1.39324,1.1483,0.000581684,0.000581684,0.000581684
|
4 |
+
3,304.167,0.85299,0.61486,1.06211,0.77728,0.71562,0.78306,0.53469,0.99822,0.95554,1.17327,0.000869928,0.000869928,0.000869928
|
5 |
+
4,401.448,0.85742,0.60002,1.06302,0.50849,0.28971,0.3357,0.19382,1.77078,2.39712,1.74183,0.00115223,0.00115223,0.00115223
|
6 |
+
5,493.67,0.84432,0.59037,1.05238,0.64105,0.60912,0.65106,0.42979,1.1063,1.23655,1.30052,0.0012005,0.0012005,0.0012005
|
7 |
+
6,591.046,0.83986,0.5711,1.05015,0.76225,0.78111,0.82737,0.57131,0.97095,0.97556,1.1729,0.00118812,0.00118812,0.00118812
|
8 |
+
7,686.939,0.83033,0.55555,1.04753,0.7952,0.78815,0.84895,0.59014,0.95695,0.82994,1.15429,0.00117575,0.00117575,0.00117575
|
9 |
+
8,788.633,0.81569,0.54042,1.03559,0.80296,0.79971,0.85358,0.60982,0.90592,0.74631,1.1236,0.00116337,0.00116337,0.00116337
|
10 |
+
9,875.131,0.80604,0.53246,1.0292,0.85062,0.83099,0.88849,0.64802,0.8637,0.61675,1.08904,0.001151,0.001151,0.001151
|
11 |
+
10,973.854,0.79055,0.51812,1.02748,0.85347,0.80859,0.87814,0.63676,0.87691,0.62065,1.08372,0.00113863,0.00113863,0.00113863
|
12 |
+
11,1071.26,0.78981,0.5133,1.0218,0.87843,0.85471,0.90719,0.6697,0.84595,0.57821,1.06585,0.00112625,0.00112625,0.00112625
|
13 |
+
12,1136.53,0.7857,0.50891,1.02347,0.87301,0.84084,0.90185,0.65963,0.85615,0.58209,1.07317,0.00111388,0.00111388,0.00111388
|
14 |
+
13,1236.92,0.7718,0.49423,1.01249,0.89139,0.85033,0.90878,0.67432,0.85087,0.54776,1.0516,0.0011015,0.0011015,0.0011015
|
15 |
+
14,1324.7,0.76797,0.48858,1.00997,0.892,0.87407,0.92463,0.6939,0.81047,0.5161,1.03274,0.00108913,0.00108913,0.00108913
|
16 |
+
15,1414.82,0.75532,0.48438,1.00341,0.89063,0.86274,0.91458,0.68147,0.82276,0.52383,1.04209,0.00107675,0.00107675,0.00107675
|
17 |
+
16,1506.07,0.7574,0.47974,1.00826,0.89288,0.86927,0.91761,0.68567,0.82846,0.52933,1.04167,0.00106437,0.00106437,0.00106437
|
18 |
+
17,1571.87,0.75656,0.47719,1.0144,0.90723,0.87418,0.9268,0.7001,0.81957,0.4792,1.02617,0.001052,0.001052,0.001052
|
19 |
+
18,1674.37,0.74234,0.46741,0.99771,0.89535,0.86378,0.92253,0.70052,0.79591,0.49453,1.01698,0.00103962,0.00103962,0.00103962
|
20 |
+
19,1766.92,0.73234,0.45832,0.99258,0.89727,0.8693,0.92414,0.69444,0.81042,0.49935,1.02474,0.00102725,0.00102725,0.00102725
|
21 |
+
20,1864.99,0.73852,0.46604,0.9981,0.89952,0.87224,0.92872,0.70389,0.79451,0.4883,1.0183,0.00101488,0.00101488,0.00101488
|
22 |
+
21,1942.3,0.72937,0.45404,0.98919,0.90425,0.87871,0.92769,0.70622,0.80642,0.47184,1.02175,0.0010025,0.0010025,0.0010025
|
23 |
+
22,2042.96,0.72258,0.44824,0.98618,0.90881,0.87818,0.92954,0.70743,0.79687,0.47004,1.0198,0.000990125,0.000990125,0.000990125
|
24 |
+
23,2133.86,0.72563,0.44646,0.98952,0.90776,0.88074,0.93489,0.71826,0.7759,0.46109,1.01068,0.00097775,0.00097775,0.00097775
|
25 |
+
24,2230.05,0.71569,0.43893,0.97741,0.90398,0.88159,0.9294,0.70808,0.78449,0.46622,1.01571,0.000965375,0.000965375,0.000965375
|
26 |
+
25,2315.43,0.71173,0.43854,0.97865,0.89964,0.8716,0.92005,0.69977,0.79742,0.47981,1.02259,0.000953,0.000953,0.000953
|
27 |
+
26,2444.75,0.70448,0.43303,0.97721,0.91354,0.88605,0.93678,0.72279,0.76398,0.45093,1.00312,0.000940625,0.000940625,0.000940625
|
28 |
+
27,2547.74,0.70638,0.42865,0.97634,0.9199,0.89116,0.94138,0.73189,0.75648,0.43037,0.9957,0.00092825,0.00092825,0.00092825
|
29 |
+
28,2644.69,0.70693,0.42668,0.97692,0.91435,0.88687,0.9384,0.72566,0.75531,0.44774,1.00289,0.000915875,0.000915875,0.000915875
|
30 |
+
29,2733.69,0.69958,0.42387,0.97169,0.92167,0.8845,0.93925,0.73168,0.75128,0.43245,0.99677,0.0009035,0.0009035,0.0009035
|
31 |
+
30,2828.94,0.69177,0.42056,0.9734,0.91453,0.88987,0.94189,0.73189,0.75322,0.44182,0.99305,0.000891125,0.000891125,0.000891125
|
32 |
+
31,2926.98,0.6855,0.4186,0.96803,0.91595,0.87593,0.93185,0.72149,0.76401,0.45386,1.00163,0.00087875,0.00087875,0.00087875
|
33 |
+
32,3024.48,0.68219,0.41604,0.96496,0.91824,0.8921,0.9419,0.73154,0.75874,0.42971,1.00039,0.000866375,0.000866375,0.000866375
|
34 |
+
33,3119.95,0.67247,0.40739,0.9608,0.91358,0.89063,0.93953,0.7291,0.75529,0.44077,0.99726,0.000854,0.000854,0.000854
|
35 |
+
34,3186.24,0.67893,0.40923,0.95985,0.92174,0.89139,0.94154,0.73544,0.74697,0.42476,0.99787,0.000841625,0.000841625,0.000841625
|
36 |
+
35,3281.7,0.68841,0.41218,0.96952,0.92189,0.88791,0.94026,0.72887,0.77129,0.43135,1.00314,0.00082925,0.00082925,0.00082925
|
37 |
+
36,3380.68,0.67797,0.40736,0.95967,0.9192,0.89309,0.94152,0.72804,0.77175,0.42813,1.00036,0.000816875,0.000816875,0.000816875
|
38 |
+
37,3464.02,0.67422,0.40343,0.96266,0.92185,0.89097,0.94145,0.73775,0.7395,0.41609,0.98817,0.0008045,0.0008045,0.0008045
|
39 |
+
38,3563.07,0.67978,0.39846,0.96771,0.922,0.88917,0.94139,0.73694,0.7412,0.42372,0.99267,0.000792125,0.000792125,0.000792125
|
40 |
+
39,3652.16,0.67179,0.39539,0.96153,0.92051,0.89331,0.9417,0.7375,0.7362,0.42037,0.99242,0.00077975,0.00077975,0.00077975
|
41 |
+
40,3745.29,0.66922,0.39161,0.95935,0.91963,0.89641,0.94555,0.74649,0.72473,0.41351,0.9801,0.000767375,0.000767375,0.000767375
|
42 |
+
41,3839.81,0.67217,0.39684,0.95945,0.92385,0.89261,0.94238,0.74119,0.73886,0.41554,0.99407,0.000755,0.000755,0.000755
|
43 |
+
42,3932.4,0.66164,0.39065,0.95211,0.91638,0.88957,0.93747,0.72897,0.75248,0.42434,0.99695,0.000742625,0.000742625,0.000742625
|
44 |
+
43,4005.38,0.65681,0.3863,0.94905,0.91955,0.89407,0.94385,0.73798,0.74532,0.41733,0.99638,0.00073025,0.00073025,0.00073025
|
45 |
+
44,4096.31,0.64913,0.37882,0.952,0.9227,0.90419,0.94733,0.74897,0.72456,0.40151,0.98053,0.000717875,0.000717875,0.000717875
|
46 |
+
45,4193.55,0.64874,0.37676,0.94849,0.92267,0.89511,0.94341,0.74292,0.73536,0.41123,0.99087,0.0007055,0.0007055,0.0007055
|
47 |
+
46,4284.2,0.64348,0.37186,0.94198,0.92157,0.89794,0.94403,0.74101,0.75282,0.40881,0.9919,0.000693125,0.000693125,0.000693125
|
48 |
+
47,4370,0.64722,0.37747,0.94994,0.9234,0.89813,0.94514,0.74722,0.72547,0.40114,0.9911,0.00068075,0.00068075,0.00068075
|
49 |
+
48,4452.15,0.64883,0.37682,0.94897,0.92699,0.89085,0.9434,0.74417,0.74184,0.42016,0.99463,0.000668375,0.000668375,0.000668375
|
50 |
+
49,4528.15,0.65196,0.37826,0.95201,0.92232,0.89898,0.94618,0.74604,0.73434,0.40606,0.98887,0.000656,0.000656,0.000656
|
51 |
+
50,4605.86,0.6459,0.37242,0.94458,0.92589,0.89273,0.94228,0.74197,0.73368,0.40816,0.99387,0.000643625,0.000643625,0.000643625
|
52 |
+
51,4697.91,0.63603,0.36513,0.94249,0.92477,0.90167,0.94665,0.75063,0.72124,0.39875,0.98317,0.00063125,0.00063125,0.00063125
|
53 |
+
52,4786.54,0.63084,0.36125,0.93563,0.9265,0.90335,0.94848,0.75337,0.72328,0.39411,0.9816,0.000618875,0.000618875,0.000618875
|
54 |
+
53,4888.28,0.63574,0.36601,0.94007,0.92583,0.89314,0.94382,0.74468,0.73121,0.41395,0.98304,0.0006065,0.0006065,0.0006065
|
55 |
+
54,4979.15,0.62994,0.36313,0.93518,0.92421,0.90147,0.94636,0.75345,0.71963,0.39893,0.98474,0.000594125,0.000594125,0.000594125
|
56 |
+
55,5062.68,0.62657,0.35622,0.93568,0.92764,0.89465,0.94286,0.74917,0.72587,0.40343,0.98256,0.00058175,0.00058175,0.00058175
|
57 |
+
56,5134.34,0.62474,0.35478,0.93441,0.92692,0.90306,0.94749,0.75544,0.71395,0.39288,0.98036,0.000569375,0.000569375,0.000569375
|
58 |
+
57,5220.16,0.61967,0.35118,0.92981,0.92705,0.90192,0.94656,0.75196,0.72812,0.39976,0.982,0.000557,0.000557,0.000557
|
59 |
+
58,5314.8,0.62993,0.35506,0.93335,0.92886,0.90235,0.94797,0.75631,0.72204,0.39345,0.98603,0.000544625,0.000544625,0.000544625
|
60 |
+
59,5403.62,0.62167,0.3512,0.93383,0.92494,0.90004,0.94503,0.74783,0.73123,0.39394,0.98668,0.00053225,0.00053225,0.00053225
|
61 |
+
60,5501.63,0.62263,0.34578,0.93312,0.92769,0.9012,0.94696,0.75236,0.73036,0.39858,0.98723,0.000519875,0.000519875,0.000519875
|
62 |
+
61,5592.36,0.61817,0.34713,0.93209,0.92528,0.90537,0.94806,0.7537,0.71757,0.39293,0.98537,0.0005075,0.0005075,0.0005075
|
63 |
+
62,5676.45,0.61719,0.34159,0.92702,0.93077,0.90212,0.94767,0.75604,0.71714,0.39322,0.98187,0.000495125,0.000495125,0.000495125
|
64 |
+
63,5771.84,0.61065,0.34283,0.92827,0.9292,0.90171,0.94808,0.75425,0.7201,0.3948,0.98601,0.00048275,0.00048275,0.00048275
|
65 |
+
64,5845.61,0.60657,0.33941,0.92703,0.92306,0.90542,0.94603,0.75087,0.72864,0.39653,0.99423,0.000470375,0.000470375,0.000470375
|
66 |
+
65,5935.91,0.60928,0.33977,0.92836,0.92732,0.89922,0.94512,0.74732,0.74041,0.40213,0.99622,0.000458,0.000458,0.000458
|
67 |
+
66,6032.17,0.59926,0.33443,0.92189,0.93,0.90494,0.94881,0.7572,0.71773,0.38793,0.9814,0.000445625,0.000445625,0.000445625
|
68 |
+
67,6117.58,0.60129,0.33378,0.92101,0.92798,0.90252,0.94738,0.75415,0.72253,0.39215,0.98773,0.00043325,0.00043325,0.00043325
|
69 |
+
68,6206.28,0.60597,0.33435,0.92502,0.92727,0.90588,0.94987,0.75897,0.72122,0.38755,0.98266,0.000420875,0.000420875,0.000420875
|
70 |
+
69,6288.4,0.59723,0.33457,0.91713,0.92775,0.90535,0.94958,0.75947,0.71663,0.38733,0.98681,0.0004085,0.0004085,0.0004085
|
71 |
+
70,6383.53,0.5954,0.32873,0.91717,0.92807,0.90203,0.94822,0.75949,0.71329,0.39028,0.98346,0.000396125,0.000396125,0.000396125
|
72 |
+
71,6466.7,0.59073,0.32462,0.9167,0.93151,0.89671,0.94521,0.7559,0.72248,0.40028,0.98711,0.00038375,0.00038375,0.00038375
|
73 |
+
72,6563.13,0.59354,0.32683,0.9181,0.92878,0.90196,0.94758,0.75373,0.72784,0.39433,0.98304,0.000371375,0.000371375,0.000371375
|
74 |
+
73,6661.6,0.58907,0.32222,0.91433,0.92926,0.90086,0.9469,0.75458,0.72415,0.39258,0.98611,0.000359,0.000359,0.000359
|
75 |
+
74,6758.75,0.58477,0.32328,0.9182,0.92864,0.90289,0.94811,0.75636,0.72184,0.39037,0.98887,0.000346625,0.000346625,0.000346625
|
76 |
+
75,6853.44,0.57747,0.31791,0.91358,0.92886,0.90583,0.94934,0.759,0.72109,0.3862,0.985,0.00033425,0.00033425,0.00033425
|
77 |
+
76,6943.96,0.58735,0.3201,0.91928,0.92972,0.90547,0.94869,0.7572,0.72071,0.38727,0.98452,0.000321875,0.000321875,0.000321875
|
78 |
+
77,7021.6,0.57974,0.31489,0.90971,0.92654,0.90623,0.94847,0.75733,0.72003,0.38587,0.98985,0.0003095,0.0003095,0.0003095
|
79 |
+
78,7121.51,0.58576,0.31563,0.91087,0.93076,0.90721,0.94966,0.76064,0.71707,0.38216,0.98437,0.000297125,0.000297125,0.000297125
|
80 |
+
79,7206.34,0.57024,0.31008,0.90795,0.93133,0.90368,0.94816,0.75784,0.72216,0.38752,0.99301,0.00028475,0.00028475,0.00028475
|
81 |
+
80,7304.6,0.56953,0.30969,0.90694,0.92922,0.90528,0.94839,0.76266,0.71056,0.38619,0.98129,0.000272375,0.000272375,0.000272375
|
82 |
+
81,7397.34,0.57078,0.30916,0.90737,0.93078,0.90467,0.94838,0.76053,0.72211,0.38707,0.98881,0.00026,0.00026,0.00026
|
83 |
+
82,7496.93,0.56487,0.30837,0.90736,0.92611,0.90754,0.94815,0.76032,0.71841,0.38619,0.98956,0.000247625,0.000247625,0.000247625
|
84 |
+
83,7556.09,0.56354,0.30489,0.90541,0.92692,0.9065,0.94757,0.7571,0.72108,0.38616,0.99627,0.00023525,0.00023525,0.00023525
|
85 |
+
84,7647.41,0.56404,0.30442,0.9007,0.92945,0.9014,0.94739,0.75959,0.71987,0.392,0.99508,0.000222875,0.000222875,0.000222875
|
86 |
+
85,7754.03,0.56097,0.30247,0.90244,0.92973,0.90625,0.94881,0.76343,0.71252,0.38477,0.98646,0.0002105,0.0002105,0.0002105
|
87 |
+
86,7846.37,0.5588,0.30221,0.8995,0.93324,0.90337,0.94861,0.76223,0.71823,0.38629,0.98754,0.000198125,0.000198125,0.000198125
|
88 |
+
87,7942.24,0.55993,0.30087,0.89757,0.93171,0.904,0.94776,0.76269,0.71669,0.38947,0.98298,0.00018575,0.00018575,0.00018575
|
89 |
+
88,8038.48,0.55687,0.29993,0.8975,0.93083,0.90763,0.94931,0.7636,0.71586,0.38225,0.98826,0.000173375,0.000173375,0.000173375
|
90 |
+
89,8118.44,0.55013,0.29528,0.89588,0.92926,0.90996,0.94992,0.76285,0.71273,0.37909,0.98734,0.000161,0.000161,0.000161
|
91 |
+
90,8216.25,0.54607,0.2946,0.89508,0.93006,0.91027,0.95026,0.76595,0.71183,0.3778,0.9875,0.000148625,0.000148625,0.000148625
|
92 |
+
91,8241.6,0.53817,0.26808,0.88543,0.93344,0.906,0.94913,0.76373,0.71174,0.38193,0.98466,0.00013625,0.00013625,0.00013625
|
93 |
+
92,8264.74,0.52846,0.25985,0.87821,0.92935,0.91047,0.94961,0.76427,0.71241,0.37921,0.99155,0.000123875,0.000123875,0.000123875
|
94 |
+
93,8287.86,0.52651,0.25852,0.88116,0.93201,0.90748,0.94927,0.76233,0.71556,0.38163,0.99399,0.0001115,0.0001115,0.0001115
|
95 |
+
94,8311.1,0.535,0.26351,0.883,0.93262,0.90659,0.9494,0.76301,0.71376,0.38261,0.99169,9.9125e-05,9.9125e-05,9.9125e-05
|
96 |
+
95,8334.26,0.53503,0.26155,0.88155,0.9325,0.90692,0.94814,0.76257,0.71711,0.38441,0.99411,8.675e-05,8.675e-05,8.675e-05
|
97 |
+
96,8357.34,0.52323,0.25472,0.88172,0.93202,0.90832,0.94855,0.76439,0.71362,0.38265,0.99375,7.4375e-05,7.4375e-05,7.4375e-05
|
98 |
+
97,8380.43,0.53041,0.26075,0.88434,0.93219,0.90945,0.94922,0.76487,0.71356,0.38023,0.99164,6.2e-05,6.2e-05,6.2e-05
|
99 |
+
98,8403.48,0.52214,0.25364,0.87669,0.93125,0.90892,0.94813,0.76372,0.71574,0.3842,0.99369,4.9625e-05,4.9625e-05,4.9625e-05
|
100 |
+
99,8426.54,0.50731,0.24686,0.87053,0.93224,0.90799,0.94846,0.76384,0.7154,0.3818,0.99415,3.725e-05,3.725e-05,3.725e-05
|
101 |
+
100,8449.72,0.51426,0.2511,0.87388,0.9327,0.90735,0.94817,0.76299,0.7155,0.38192,0.99455,2.4875e-05,2.4875e-05,2.4875e-05
|
v2023.12.07_x/results.png
ADDED
![]() |
Git LFS Details
|
v2023.12.07_x/threshold.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"f1_score": 0.92,
|
3 |
+
"threshold": 0.355
|
4 |
+
}
|