Rokyuto commited on
Commit
7ce418c
·
verified ·
1 Parent(s): 8d269fd

Delete runs

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. runs/detect/train1/F1_curve.png +0 -0
  2. runs/detect/train1/PR_curve.png +0 -0
  3. runs/detect/train1/P_curve.png +0 -0
  4. runs/detect/train1/R_curve.png +0 -0
  5. runs/detect/train1/args.yaml +0 -106
  6. runs/detect/train1/confusion_matrix.png +0 -0
  7. runs/detect/train1/confusion_matrix_normalized.png +0 -0
  8. runs/detect/train1/events.out.tfevents.1738252479.Rokyuto.25596.0 +0 -3
  9. runs/detect/train1/labels.jpg +0 -0
  10. runs/detect/train1/labels_correlogram.jpg +0 -0
  11. runs/detect/train1/results.csv +0 -101
  12. runs/detect/train1/results.png +0 -0
  13. runs/detect/train1/train_batch0.jpg +0 -0
  14. runs/detect/train1/train_batch1.jpg +0 -0
  15. runs/detect/train1/train_batch2.jpg +0 -0
  16. runs/detect/train1/train_batch2430.jpg +0 -0
  17. runs/detect/train1/train_batch2431.jpg +0 -0
  18. runs/detect/train1/train_batch2432.jpg +0 -0
  19. runs/detect/train1/val_batch0_labels.jpg +0 -0
  20. runs/detect/train1/val_batch0_pred.jpg +0 -0
  21. runs/detect/train1/val_batch1_labels.jpg +0 -0
  22. runs/detect/train1/val_batch1_pred.jpg +0 -0
  23. runs/detect/train1/val_batch2_labels.jpg +0 -0
  24. runs/detect/train1/val_batch2_pred.jpg +0 -0
  25. runs/detect/train1/weights/best.pt +0 -3
  26. runs/detect/train1/weights/last.pt +0 -3
  27. runs/detect/train12/F1_curve.png +0 -0
  28. runs/detect/train12/PR_curve.png +0 -0
  29. runs/detect/train12/P_curve.png +0 -0
  30. runs/detect/train12/R_curve.png +0 -0
  31. runs/detect/train12/confusion_matrix.png +0 -0
  32. runs/detect/train12/confusion_matrix_normalized.png +0 -0
  33. runs/detect/train12/val_batch0_labels.jpg +0 -0
  34. runs/detect/train12/val_batch0_pred.jpg +0 -0
  35. runs/detect/train12/val_batch1_labels.jpg +0 -0
  36. runs/detect/train12/val_batch1_pred.jpg +0 -0
  37. runs/detect/train12/val_batch2_labels.jpg +0 -0
  38. runs/detect/train12/val_batch2_pred.jpg +0 -0
  39. runs/detect/train2/F1_curve.png +0 -0
  40. runs/detect/train2/PR_curve.png +0 -0
  41. runs/detect/train2/P_curve.png +0 -0
  42. runs/detect/train2/R_curve.png +0 -0
  43. runs/detect/train2/args.yaml +0 -106
  44. runs/detect/train2/confusion_matrix.png +0 -0
  45. runs/detect/train2/confusion_matrix_normalized.png +0 -0
  46. runs/detect/train2/events.out.tfevents.1738247272.Rokyuto.12056.0 +0 -3
  47. runs/detect/train2/labels.jpg +0 -0
  48. runs/detect/train2/labels_correlogram.jpg +0 -0
  49. runs/detect/train2/results.csv +0 -201
  50. runs/detect/train2/results.png +0 -0
runs/detect/train1/F1_curve.png DELETED
Binary file (229 kB)
 
runs/detect/train1/PR_curve.png DELETED
Binary file (152 kB)
 
runs/detect/train1/P_curve.png DELETED
Binary file (161 kB)
 
runs/detect/train1/R_curve.png DELETED
Binary file (216 kB)
 
runs/detect/train1/args.yaml DELETED
@@ -1,106 +0,0 @@
1
- task: detect
2
- mode: train
3
- model: models/yolo11m.pt
4
- data: ./configuration.yaml
5
- epochs: 100
6
- time: null
7
- patience: 100
8
- batch: 16
9
- imgsz: 640
10
- save: true
11
- save_period: -1
12
- cache: false
13
- device: cuda
14
- workers: 4
15
- project: null
16
- name: train27
17
- exist_ok: false
18
- pretrained: true
19
- optimizer: auto
20
- verbose: true
21
- seed: 0
22
- deterministic: true
23
- single_cls: false
24
- rect: false
25
- cos_lr: false
26
- close_mosaic: 10
27
- resume: false
28
- amp: true
29
- fraction: 1.0
30
- profile: false
31
- freeze: null
32
- multi_scale: false
33
- overlap_mask: true
34
- mask_ratio: 4
35
- dropout: 0.0
36
- val: true
37
- split: val
38
- save_json: false
39
- save_hybrid: false
40
- conf: null
41
- iou: 0.7
42
- max_det: 300
43
- half: false
44
- dnn: false
45
- plots: true
46
- source: null
47
- vid_stride: 1
48
- stream_buffer: false
49
- visualize: false
50
- augment: false
51
- agnostic_nms: false
52
- classes: null
53
- retina_masks: false
54
- embed: null
55
- show: false
56
- save_frames: false
57
- save_txt: false
58
- save_conf: false
59
- save_crop: false
60
- show_labels: true
61
- show_conf: true
62
- show_boxes: true
63
- line_width: null
64
- format: torchscript
65
- keras: false
66
- optimize: false
67
- int8: false
68
- dynamic: false
69
- simplify: true
70
- opset: null
71
- workspace: null
72
- nms: false
73
- lr0: 0.01
74
- lrf: 0.01
75
- momentum: 0.937
76
- weight_decay: 0.0005
77
- warmup_epochs: 3.0
78
- warmup_momentum: 0.8
79
- warmup_bias_lr: 0.1
80
- box: 7.5
81
- cls: 0.5
82
- dfl: 1.5
83
- pose: 12.0
84
- kobj: 1.0
85
- nbs: 64
86
- hsv_h: 0.015
87
- hsv_s: 0.7
88
- hsv_v: 0.4
89
- degrees: 0.0
90
- translate: 0.1
91
- scale: 0.5
92
- shear: 0.0
93
- perspective: 0.0
94
- flipud: 0.0
95
- fliplr: 0.5
96
- bgr: 0.0
97
- mosaic: 1.0
98
- mixup: 0.0
99
- copy_paste: 0.0
100
- copy_paste_mode: flip
101
- auto_augment: randaugment
102
- erasing: 0.4
103
- crop_fraction: 1.0
104
- cfg: null
105
- tracker: botsort.yaml
106
- save_dir: runs\detect\train27
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
runs/detect/train1/confusion_matrix.png DELETED
Binary file (140 kB)
 
runs/detect/train1/confusion_matrix_normalized.png DELETED
Binary file (158 kB)
 
runs/detect/train1/events.out.tfevents.1738252479.Rokyuto.25596.0 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f87c34171cf96ee78ace67a85748efc86a47da06363df65027d45828fec2ba08
3
- size 412194
 
 
 
 
runs/detect/train1/labels.jpg DELETED
Binary file (206 kB)
 
runs/detect/train1/labels_correlogram.jpg DELETED
Binary file (223 kB)
 
runs/detect/train1/results.csv DELETED
@@ -1,101 +0,0 @@
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,40.9153,1.61371,4.09133,1.61159,0.26085,0.4745,0.3034,0.19051,1.30497,2.9337,1.33772,0.00018564,0.00018564,0.00018564
3
- 2,80.6562,1.26835,2.17844,1.32044,0.46584,0.44713,0.47428,0.32152,1.29798,2.58954,1.51441,0.000374674,0.000374674,0.000374674
4
- 3,110.49,1.22935,1.71503,1.30963,0.25938,0.39066,0.32573,0.18487,1.52605,3.48134,1.64366,0.00055989,0.00055989,0.00055989
5
- 4,144.114,1.21299,1.45812,1.31856,0.55354,0.39584,0.52128,0.31259,1.45513,2.08673,1.61633,0.000692794,0.000692794,0.000692794
6
- 5,178.801,1.21168,1.31297,1.2966,0.71783,0.3536,0.5201,0.33512,1.28681,2.44599,1.5924,0.000685726,0.000685726,0.000685726
7
- 6,218.42,1.18246,1.26994,1.28903,0.80117,0.43725,0.55845,0.34962,1.51517,1.97034,1.80244,0.000678657,0.000678657,0.000678657
8
- 7,250.748,1.13432,1.03888,1.2448,0.74385,0.65217,0.76006,0.50888,1.23435,1.62172,1.54229,0.000671588,0.000671588,0.000671588
9
- 8,282.494,1.11456,1.0178,1.23366,0.66889,0.70556,0.77776,0.50738,1.27361,1.40151,1.52148,0.00066452,0.00066452,0.00066452
10
- 9,315.504,1.10921,0.96039,1.237,0.77801,0.73064,0.81749,0.52074,1.23152,1.18285,1.40457,0.000657451,0.000657451,0.000657451
11
- 10,349.326,1.08134,0.96541,1.21107,0.77013,0.65876,0.78872,0.51089,1.27982,1.39852,1.50422,0.000650383,0.000650383,0.000650383
12
- 11,378.664,1.05813,0.92092,1.2122,0.78958,0.72443,0.783,0.54711,1.10217,1.01955,1.31546,0.000643314,0.000643314,0.000643314
13
- 12,408.169,1.01657,0.83916,1.18343,0.81199,0.83437,0.89687,0.61038,1.11249,0.86506,1.30707,0.000636245,0.000636245,0.000636245
14
- 13,439.592,1.03631,0.87061,1.20752,0.83636,0.82684,0.91551,0.63505,1.13291,0.81278,1.32112,0.000629177,0.000629177,0.000629177
15
- 14,478.422,1.0068,0.84343,1.17404,0.86664,0.85087,0.9238,0.66229,1.05923,0.80133,1.25578,0.000622108,0.000622108,0.000622108
16
- 15,516.711,0.99467,0.79919,1.16741,0.86228,0.88447,0.93363,0.6616,1.04607,0.8453,1.24278,0.00061504,0.00061504,0.00061504
17
- 16,546.952,1.01022,0.8159,1.17101,0.75897,0.80444,0.87452,0.61987,1.09873,1.00906,1.29988,0.000607971,0.000607971,0.000607971
18
- 17,572.048,0.98217,0.759,1.15767,0.83783,0.90572,0.94281,0.67435,1.05678,0.74397,1.25434,0.000600902,0.000600902,0.000600902
19
- 18,601.715,0.98286,0.72278,1.15993,0.8201,0.87047,0.94211,0.68603,1.01938,0.70748,1.21028,0.000593834,0.000593834,0.000593834
20
- 19,631.283,0.96118,0.71363,1.14495,0.85467,0.90944,0.93496,0.66889,1.04941,0.66663,1.23773,0.000586765,0.000586765,0.000586765
21
- 20,662.846,0.97224,0.73233,1.14724,0.89179,0.84654,0.93677,0.68839,1.04582,0.67857,1.23039,0.000579697,0.000579697,0.000579697
22
- 21,692.339,0.92687,0.64948,1.12743,0.89546,0.86202,0.93931,0.68334,1.04223,0.65371,1.25936,0.000572628,0.000572628,0.000572628
23
- 22,720.83,0.94763,0.67076,1.12367,0.92106,0.93791,0.98111,0.70426,1.04407,0.59605,1.23284,0.000565559,0.000565559,0.000565559
24
- 23,752.568,0.94163,0.66271,1.14263,0.92276,0.92665,0.97842,0.71163,1.01644,0.56589,1.22486,0.000558491,0.000558491,0.000558491
25
- 24,783.869,0.90922,0.62275,1.09836,0.92901,0.92282,0.96567,0.7201,0.98075,0.57169,1.22097,0.000551422,0.000551422,0.000551422
26
- 25,814.105,0.9215,0.61389,1.11363,0.94797,0.93244,0.97767,0.72173,1.02304,0.57749,1.24029,0.000544354,0.000544354,0.000544354
27
- 26,849.775,0.89979,0.61346,1.09715,0.93727,0.91205,0.96926,0.72564,1.00251,0.55572,1.20498,0.000537285,0.000537285,0.000537285
28
- 27,884.058,0.89219,0.61055,1.09574,0.9141,0.91482,0.9638,0.72466,1.00273,0.59275,1.20547,0.000530216,0.000530216,0.000530216
29
- 28,917.056,0.89807,0.61545,1.09656,0.93511,0.93135,0.97335,0.73724,0.96794,0.58503,1.17342,0.000523148,0.000523148,0.000523148
30
- 29,943.911,0.88974,0.59206,1.10207,0.9445,0.9606,0.98377,0.73394,0.95131,0.51281,1.17697,0.000516079,0.000516079,0.000516079
31
- 30,976.053,0.8727,0.61429,1.09421,0.95593,0.93772,0.97836,0.73092,0.99085,0.5166,1.18812,0.000509011,0.000509011,0.000509011
32
- 31,1007.18,0.8378,0.56831,1.0755,0.92701,0.94701,0.96772,0.71638,1.0063,0.56139,1.19404,0.000501942,0.000501942,0.000501942
33
- 32,1028.99,0.8372,0.58381,1.05823,0.94622,0.92209,0.97045,0.72603,0.97398,0.57698,1.19284,0.000494873,0.000494873,0.000494873
34
- 33,1058.33,0.83589,0.59422,1.05903,0.93883,0.91276,0.96688,0.71674,0.99176,0.57774,1.20944,0.000487805,0.000487805,0.000487805
35
- 34,1087.35,0.81935,0.56389,1.06312,0.95311,0.96388,0.98429,0.73645,0.95137,0.48352,1.16128,0.000480736,0.000480736,0.000480736
36
- 35,1120.73,0.79589,0.5211,1.04411,0.95163,0.97655,0.98444,0.74444,0.955,0.4608,1.17015,0.000473668,0.000473668,0.000473668
37
- 36,1155.56,0.81129,0.51878,1.0384,0.94476,0.95452,0.98113,0.74428,0.94641,0.49065,1.15074,0.000466599,0.000466599,0.000466599
38
- 37,1186.24,0.80154,0.50685,1.04222,0.93978,0.97328,0.97905,0.73397,0.96762,0.47348,1.15997,0.00045953,0.00045953,0.00045953
39
- 38,1214.01,0.81868,0.5165,1.04155,0.95383,0.9805,0.9819,0.74069,0.95905,0.45527,1.15949,0.000452462,0.000452462,0.000452462
40
- 39,1248.38,0.80631,0.50401,1.03215,0.95904,0.94905,0.9781,0.74979,0.93392,0.48011,1.14057,0.000445393,0.000445393,0.000445393
41
- 40,1281.51,0.79561,0.50018,1.03737,0.95739,0.95195,0.9843,0.74909,0.92694,0.4559,1.14672,0.000438325,0.000438325,0.000438325
42
- 41,1311.49,0.79895,0.49933,1.038,0.95179,0.96639,0.98249,0.75692,0.93092,0.47441,1.14905,0.000431256,0.000431256,0.000431256
43
- 42,1342.55,0.80284,0.49526,1.04165,0.97555,0.94917,0.98506,0.75941,0.9279,0.45849,1.14755,0.000424187,0.000424187,0.000424187
44
- 43,1376.15,0.80349,0.49649,1.05007,0.96408,0.95514,0.98328,0.74706,0.95685,0.4533,1.17557,0.000417119,0.000417119,0.000417119
45
- 44,1408.42,0.77774,0.47474,1.02118,0.97629,0.95817,0.98388,0.74903,0.93868,0.43869,1.15143,0.00041005,0.00041005,0.00041005
46
- 45,1437.96,0.7607,0.45762,1.02251,0.96081,0.97434,0.98464,0.76103,0.91189,0.44647,1.13783,0.000402982,0.000402982,0.000402982
47
- 46,1473.85,0.73857,0.46791,1.00321,0.94611,0.97486,0.98285,0.76908,0.89621,0.41815,1.14857,0.000395913,0.000395913,0.000395913
48
- 47,1501.92,0.7529,0.46025,1.02428,0.96059,0.96305,0.98279,0.74714,0.94986,0.45006,1.17062,0.000388844,0.000388844,0.000388844
49
- 48,1529.43,0.74203,0.46363,1.01037,0.97823,0.96914,0.98302,0.76793,0.9093,0.42534,1.13808,0.000381776,0.000381776,0.000381776
50
- 49,1559.45,0.73921,0.45732,1.00938,0.96468,0.96514,0.98399,0.75593,0.92533,0.42671,1.16087,0.000374707,0.000374707,0.000374707
51
- 50,1593.96,0.73132,0.45053,1.01742,0.95709,0.96316,0.98353,0.76746,0.91865,0.42865,1.15125,0.000367639,0.000367639,0.000367639
52
- 51,1628.71,0.74722,0.45449,1.02529,0.94657,0.9786,0.98782,0.77052,0.92044,0.43078,1.14426,0.00036057,0.00036057,0.00036057
53
- 52,1649.58,0.73241,0.43476,1.0041,0.96946,0.95981,0.98688,0.75948,0.92376,0.41224,1.15325,0.000353501,0.000353501,0.000353501
54
- 53,1676.63,0.72344,0.43174,1.00831,0.97418,0.96156,0.98536,0.75989,0.93547,0.42436,1.1699,0.000346433,0.000346433,0.000346433
55
- 54,1710.89,0.70121,0.42211,0.99288,0.97128,0.97861,0.98646,0.76897,0.89871,0.41698,1.13473,0.000339364,0.000339364,0.000339364
56
- 55,1742.72,0.70058,0.43508,0.99039,0.97213,0.96038,0.98732,0.7724,0.89531,0.41702,1.1419,0.000332296,0.000332296,0.000332296
57
- 56,1773.22,0.69924,0.40713,0.98968,0.96362,0.9709,0.98591,0.77386,0.89916,0.4087,1.14885,0.000325227,0.000325227,0.000325227
58
- 57,1797.24,0.71533,0.42891,1.00367,0.9639,0.97951,0.98745,0.7652,0.91723,0.41891,1.15336,0.000318158,0.000318158,0.000318158
59
- 58,1821.27,0.69777,0.39827,0.97753,0.9708,0.97795,0.97869,0.76425,0.89712,0.41462,1.14529,0.00031109,0.00031109,0.00031109
60
- 59,1850.77,0.68985,0.40377,0.98738,0.96497,0.97738,0.9852,0.77487,0.9069,0.40894,1.13882,0.000304021,0.000304021,0.000304021
61
- 60,1877.33,0.65341,0.38868,0.98016,0.97796,0.9736,0.98515,0.76923,0.90285,0.39034,1.12581,0.000296953,0.000296953,0.000296953
62
- 61,1903.25,0.67836,0.39183,0.97655,0.95542,0.97267,0.98489,0.78228,0.87224,0.40173,1.11802,0.000289884,0.000289884,0.000289884
63
- 62,1938.83,0.65922,0.37696,0.9702,0.96326,0.97803,0.98545,0.77306,0.87696,0.3938,1.11828,0.000282815,0.000282815,0.000282815
64
- 63,1965.55,0.67157,0.37903,0.97386,0.97702,0.96499,0.98702,0.77548,0.89699,0.40007,1.13062,0.000275747,0.000275747,0.000275747
65
- 64,1989.06,0.65562,0.37245,0.96245,0.95099,0.96895,0.98255,0.77422,0.90536,0.39994,1.14436,0.000268678,0.000268678,0.000268678
66
- 65,2015.55,0.64563,0.38224,0.95386,0.95581,0.97365,0.98739,0.79294,0.87189,0.39041,1.12211,0.00026161,0.00026161,0.00026161
67
- 66,2047.42,0.65843,0.38011,0.97669,0.9588,0.98039,0.98564,0.78259,0.89796,0.40082,1.13569,0.000254541,0.000254541,0.000254541
68
- 67,2075.5,0.65285,0.37418,0.97385,0.96993,0.96813,0.98621,0.78967,0.85764,0.38659,1.11743,0.000247472,0.000247472,0.000247472
69
- 68,2104.37,0.64275,0.37354,0.96446,0.96454,0.98233,0.98445,0.77937,0.87427,0.39751,1.11993,0.000240404,0.000240404,0.000240404
70
- 69,2127.67,0.63423,0.35828,0.96079,0.96616,0.97308,0.98487,0.77935,0.88282,0.39763,1.13072,0.000233335,0.000233335,0.000233335
71
- 70,2151.42,0.65149,0.37173,0.95935,0.95635,0.97269,0.9838,0.76738,0.88885,0.39834,1.14126,0.000226267,0.000226267,0.000226267
72
- 71,2179.48,0.61782,0.35613,0.95152,0.97413,0.97436,0.9872,0.7853,0.8829,0.38132,1.13875,0.000219198,0.000219198,0.000219198
73
- 72,2206.62,0.62404,0.3666,0.96177,0.96912,0.97394,0.9861,0.78702,0.89478,0.37488,1.13682,0.000212129,0.000212129,0.000212129
74
- 73,2231.49,0.6101,0.34728,0.95258,0.97977,0.96671,0.98807,0.78648,0.8878,0.37168,1.13841,0.000205061,0.000205061,0.000205061
75
- 74,2261.4,0.63057,0.36224,0.96565,0.97661,0.96967,0.98961,0.78554,0.86891,0.36958,1.13658,0.000197992,0.000197992,0.000197992
76
- 75,2286.66,0.62975,0.36053,0.96374,0.97968,0.97306,0.98928,0.80015,0.85934,0.35384,1.13076,0.000190924,0.000190924,0.000190924
77
- 76,2311.22,0.61682,0.35029,0.9546,0.96872,0.97721,0.9887,0.80191,0.87137,0.36082,1.14373,0.000183855,0.000183855,0.000183855
78
- 77,2334.69,0.59465,0.33182,0.93405,0.96838,0.97022,0.98838,0.79774,0.87744,0.3735,1.14267,0.000176786,0.000176786,0.000176786
79
- 78,2362.92,0.59385,0.33871,0.94464,0.96862,0.9755,0.98853,0.79111,0.86142,0.37083,1.12862,0.000169718,0.000169718,0.000169718
80
- 79,2387.15,0.60081,0.34037,0.94586,0.97012,0.97441,0.98907,0.79036,0.8717,0.3766,1.13405,0.000162649,0.000162649,0.000162649
81
- 80,2411.43,0.56965,0.3277,0.93602,0.97161,0.97185,0.98803,0.78508,0.88568,0.37732,1.14041,0.000155581,0.000155581,0.000155581
82
- 81,2434.16,0.5799,0.3128,0.93246,0.9671,0.97393,0.98903,0.78714,0.88245,0.36319,1.1371,0.000148512,0.000148512,0.000148512
83
- 82,2462.69,0.57073,0.32508,0.9337,0.96328,0.97587,0.98993,0.79062,0.88684,0.36659,1.13752,0.000141443,0.000141443,0.000141443
84
- 83,2488.25,0.57043,0.31638,0.92017,0.96673,0.97441,0.98763,0.79461,0.86411,0.35786,1.13099,0.000134375,0.000134375,0.000134375
85
- 84,2510.96,0.57104,0.32743,0.93894,0.96873,0.97475,0.98684,0.78848,0.89285,0.36759,1.14949,0.000127306,0.000127306,0.000127306
86
- 85,2534.95,0.54828,0.3093,0.91099,0.97289,0.968,0.98748,0.79564,0.88134,0.36929,1.15187,0.000120238,0.000120238,0.000120238
87
- 86,2565.9,0.56419,0.31716,0.926,0.97845,0.96734,0.98588,0.79431,0.87505,0.37162,1.13503,0.000113169,0.000113169,0.000113169
88
- 87,2588.66,0.55584,0.30889,0.92105,0.97787,0.9786,0.98665,0.7941,0.89272,0.35935,1.14359,0.0001061,0.0001061,0.0001061
89
- 88,2613.55,0.53813,0.30738,0.92023,0.97317,0.9826,0.98654,0.79767,0.88032,0.3641,1.13413,9.90318e-05,9.90318e-05,9.90318e-05
90
- 89,2637.13,0.53025,0.30786,0.91624,0.97255,0.98287,0.98635,0.79245,0.8756,0.36241,1.13452,9.19632e-05,9.19632e-05,9.19632e-05
91
- 90,2665.26,0.52702,0.30459,0.92694,0.97001,0.98287,0.9858,0.79233,0.8705,0.3595,1.1253,8.48946e-05,8.48946e-05,8.48946e-05
92
- 91,2705.51,0.51872,0.26176,0.90292,0.97104,0.9809,0.9855,0.78988,0.8837,0.35798,1.14061,7.7826e-05,7.7826e-05,7.7826e-05
93
- 92,2735.07,0.49826,0.25925,0.89008,0.97716,0.98019,0.98721,0.79047,0.89324,0.35555,1.15064,7.07574e-05,7.07574e-05,7.07574e-05
94
- 93,2757.24,0.49,0.2543,0.88375,0.97783,0.98108,0.98632,0.79395,0.87316,0.35525,1.12696,6.36888e-05,6.36888e-05,6.36888e-05
95
- 94,2780.1,0.48854,0.25164,0.88592,0.97796,0.97855,0.98493,0.79618,0.88688,0.35582,1.13961,5.66202e-05,5.66202e-05,5.66202e-05
96
- 95,2803.85,0.47942,0.24897,0.88767,0.97903,0.97842,0.98487,0.79455,0.874,0.34662,1.13089,4.95516e-05,4.95516e-05,4.95516e-05
97
- 96,2829.49,0.47789,0.2477,0.87577,0.97948,0.97827,0.98668,0.79648,0.87801,0.35295,1.13821,4.2483e-05,4.2483e-05,4.2483e-05
98
- 97,2851.21,0.46337,0.23922,0.87953,0.97933,0.97842,0.98684,0.79435,0.88183,0.35147,1.14073,3.54144e-05,3.54144e-05,3.54144e-05
99
- 98,2878.65,0.47462,0.24589,0.88186,0.9791,0.97685,0.98707,0.79492,0.88632,0.3529,1.14642,2.83458e-05,2.83458e-05,2.83458e-05
100
- 99,2903.56,0.45976,0.24123,0.87495,0.97877,0.977,0.98709,0.7958,0.8735,0.34907,1.13503,2.12772e-05,2.12772e-05,2.12772e-05
101
- 100,2931.02,0.46159,0.23662,0.87288,0.97877,0.97801,0.98594,0.7982,0.871,0.34667,1.13428,1.42086e-05,1.42086e-05,1.42086e-05
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
runs/detect/train1/results.png DELETED
Binary file (250 kB)
 
runs/detect/train1/train_batch0.jpg DELETED
Binary file (598 kB)
 
runs/detect/train1/train_batch1.jpg DELETED
Binary file (585 kB)
 
runs/detect/train1/train_batch2.jpg DELETED
Binary file (622 kB)
 
runs/detect/train1/train_batch2430.jpg DELETED
Binary file (493 kB)
 
runs/detect/train1/train_batch2431.jpg DELETED
Binary file (525 kB)
 
runs/detect/train1/train_batch2432.jpg DELETED
Binary file (529 kB)
 
runs/detect/train1/val_batch0_labels.jpg DELETED
Binary file (587 kB)
 
runs/detect/train1/val_batch0_pred.jpg DELETED
Binary file (596 kB)
 
runs/detect/train1/val_batch1_labels.jpg DELETED
Binary file (571 kB)
 
runs/detect/train1/val_batch1_pred.jpg DELETED
Binary file (584 kB)
 
runs/detect/train1/val_batch2_labels.jpg DELETED
Binary file (557 kB)
 
runs/detect/train1/val_batch2_pred.jpg DELETED
Binary file (578 kB)
 
runs/detect/train1/weights/best.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:e17062053621b50c3329128da059cd98243a8fa1c4c108886b1a7816d2caad3f
3
- size 40524325
 
 
 
 
runs/detect/train1/weights/last.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3f5f92722abb03cf281103e96149c6ab2a230d58e2eaf1f561c48bb84370caa0
3
- size 40524325
 
 
 
 
runs/detect/train12/F1_curve.png DELETED
Binary file (229 kB)
 
runs/detect/train12/PR_curve.png DELETED
Binary file (143 kB)
 
runs/detect/train12/P_curve.png DELETED
Binary file (163 kB)
 
runs/detect/train12/R_curve.png DELETED
Binary file (200 kB)
 
runs/detect/train12/confusion_matrix.png DELETED
Binary file (141 kB)
 
runs/detect/train12/confusion_matrix_normalized.png DELETED
Binary file (158 kB)
 
runs/detect/train12/val_batch0_labels.jpg DELETED
Binary file (301 kB)
 
runs/detect/train12/val_batch0_pred.jpg DELETED
Binary file (306 kB)
 
runs/detect/train12/val_batch1_labels.jpg DELETED
Binary file (425 kB)
 
runs/detect/train12/val_batch1_pred.jpg DELETED
Binary file (428 kB)
 
runs/detect/train12/val_batch2_labels.jpg DELETED
Binary file (419 kB)
 
runs/detect/train12/val_batch2_pred.jpg DELETED
Binary file (421 kB)
 
runs/detect/train2/F1_curve.png DELETED
Binary file (230 kB)
 
runs/detect/train2/PR_curve.png DELETED
Binary file (144 kB)
 
runs/detect/train2/P_curve.png DELETED
Binary file (162 kB)
 
runs/detect/train2/R_curve.png DELETED
Binary file (198 kB)
 
runs/detect/train2/args.yaml DELETED
@@ -1,106 +0,0 @@
1
- task: detect
2
- mode: train
3
- model: models/yolo11m.pt
4
- data: ./configuration.yaml
5
- epochs: 200
6
- time: null
7
- patience: 30
8
- batch: 4
9
- imgsz: 832
10
- save: true
11
- save_period: -1
12
- cache: false
13
- device: cuda
14
- workers: 4
15
- project: null
16
- name: train26
17
- exist_ok: false
18
- pretrained: true
19
- optimizer: AdamW
20
- verbose: true
21
- seed: 0
22
- deterministic: true
23
- single_cls: false
24
- rect: false
25
- cos_lr: true
26
- close_mosaic: 10
27
- resume: false
28
- amp: true
29
- fraction: 1.0
30
- profile: false
31
- freeze: null
32
- multi_scale: false
33
- overlap_mask: true
34
- mask_ratio: 4
35
- dropout: 0.0
36
- val: true
37
- split: val
38
- save_json: false
39
- save_hybrid: false
40
- conf: null
41
- iou: 0.7
42
- max_det: 300
43
- half: false
44
- dnn: false
45
- plots: true
46
- source: null
47
- vid_stride: 1
48
- stream_buffer: false
49
- visualize: false
50
- augment: true
51
- agnostic_nms: false
52
- classes: null
53
- retina_masks: false
54
- embed: null
55
- show: false
56
- save_frames: false
57
- save_txt: false
58
- save_conf: false
59
- save_crop: false
60
- show_labels: true
61
- show_conf: true
62
- show_boxes: true
63
- line_width: null
64
- format: torchscript
65
- keras: false
66
- optimize: false
67
- int8: false
68
- dynamic: false
69
- simplify: true
70
- opset: null
71
- workspace: null
72
- nms: false
73
- lr0: 0.0005
74
- lrf: 1.0e-05
75
- momentum: 0.937
76
- weight_decay: 0.001
77
- warmup_epochs: 10
78
- warmup_momentum: 0.8
79
- warmup_bias_lr: 0.1
80
- box: 7.5
81
- cls: 0.5
82
- dfl: 1.5
83
- pose: 12.0
84
- kobj: 1.0
85
- nbs: 64
86
- hsv_h: 0.015
87
- hsv_s: 0.7
88
- hsv_v: 0.4
89
- degrees: 5.0
90
- translate: 0.2
91
- scale: 0.5
92
- shear: 0.0
93
- perspective: 0.001
94
- flipud: 0.0
95
- fliplr: 0.5
96
- bgr: 0.0
97
- mosaic: 1.0
98
- mixup: 0.1
99
- copy_paste: 0.1
100
- copy_paste_mode: flip
101
- auto_augment: randaugment
102
- erasing: 0.4
103
- crop_fraction: 1.0
104
- cfg: null
105
- tracker: botsort.yaml
106
- save_dir: runs\detect\train26
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
runs/detect/train2/confusion_matrix.png DELETED
Binary file (141 kB)
 
runs/detect/train2/confusion_matrix_normalized.png DELETED
Binary file (158 kB)
 
runs/detect/train2/events.out.tfevents.1738247272.Rokyuto.12056.0 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ffcfcb28383a6c278d8711f103f26bc1b1ebfe7653326041635da61f1e669a79
3
- size 479347
 
 
 
 
runs/detect/train2/labels.jpg DELETED
Binary file (206 kB)
 
runs/detect/train2/labels_correlogram.jpg DELETED
Binary file (223 kB)
 
runs/detect/train2/results.csv DELETED
@@ -1,201 +0,0 @@
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,25.3764,1.78762,3.69701,1.88718,0.37871,0.26007,0.1716,0.09562,1.59357,3.08767,1.77,0.0901439,4.95283e-05,4.95283e-05
3
- 2,48.3756,1.62186,2.56123,1.71358,0.45331,0.46525,0.43264,0.23021,1.72985,2.49621,1.76471,0.0801939,9.95222e-05,9.95222e-05
4
- 3,73.357,1.53596,2.26227,1.67266,0.64378,0.51647,0.61444,0.38011,1.42637,2.09085,1.62812,0.0702438,0.000149491,0.000149491
5
- 4,96.7116,1.51761,2.03456,1.65562,0.51348,0.60189,0.64191,0.3725,1.46375,2.04898,1.70576,0.0602938,0.000199418,0.000199418
6
- 5,120.853,1.49432,1.87352,1.64491,0.63662,0.63286,0.71705,0.41066,1.55331,1.56817,1.64593,0.0503436,0.000249282,0.000249282
7
- 6,144.062,1.47556,1.79448,1.61413,0.66573,0.71133,0.78563,0.48782,1.33222,1.34384,1.51623,0.0403934,0.000299067,0.000299067
8
- 7,170.368,1.47606,1.72649,1.65816,0.71513,0.71867,0.75591,0.43618,1.51143,1.38794,1.63708,0.0304431,0.000348753,0.000348753
9
- 8,193.545,1.44371,1.60886,1.62203,0.78511,0.71311,0.81992,0.48935,1.35613,1.16266,1.54411,0.0204927,0.000398322,0.000398322
10
- 9,215.535,1.49457,1.62928,1.66939,0.83561,0.79032,0.87896,0.55239,1.31603,1.10495,1.52006,0.0105421,0.000447756,0.000447756
11
- 10,238.31,1.43123,1.5473,1.58645,0.78563,0.76018,0.86569,0.578,1.23069,1.34295,1.45571,0.000591376,0.000497037,0.000497037
12
- 11,261.159,1.43282,1.50259,1.58504,0.8193,0.73557,0.87081,0.58843,1.2161,1.06439,1.44944,0.000496922,0.000496922,0.000496922
13
- 12,284.031,1.36783,1.42085,1.54189,0.82735,0.72905,0.83134,0.54656,1.24616,1.02165,1.44615,0.000496277,0.000496277,0.000496277
14
- 13,307.727,1.36261,1.40795,1.55537,0.84901,0.77671,0.91321,0.59106,1.30217,1.01892,1.51359,0.000495572,0.000495572,0.000495572
15
- 14,330.493,1.39476,1.4331,1.55844,0.80102,0.794,0.87711,0.58745,1.19306,1.00108,1.43271,0.000494806,0.000494806,0.000494806
16
- 15,354.605,1.38562,1.37748,1.58513,0.74197,0.77341,0.84857,0.56121,1.22069,1.07414,1.44322,0.000493979,0.000493979,0.000493979
17
- 16,379.683,1.38692,1.37779,1.57341,0.85221,0.85797,0.92081,0.60402,1.25823,0.89861,1.48497,0.000493093,0.000493093,0.000493093
18
- 17,403.155,1.35362,1.29214,1.5206,0.84322,0.85561,0.89807,0.6042,1.23662,0.92027,1.44654,0.000492146,0.000492146,0.000492146
19
- 18,426.708,1.34394,1.32771,1.53652,0.80041,0.8275,0.89069,0.59236,1.23341,1.01777,1.41296,0.000491139,0.000491139,0.000491139
20
- 19,450.885,1.39219,1.33216,1.56927,0.80654,0.87894,0.92645,0.60164,1.27244,0.92045,1.50913,0.000490074,0.000490074,0.000490074
21
- 20,475.299,1.33362,1.23204,1.51276,0.85935,0.84121,0.91846,0.61959,1.17966,0.91973,1.41772,0.000488948,0.000488948,0.000488948
22
- 21,497.905,1.35213,1.15952,1.53478,0.87852,0.89428,0.95689,0.64571,1.19449,0.72746,1.40034,0.000487764,0.000487764,0.000487764
23
- 22,521.065,1.29528,1.15006,1.50842,0.80909,0.88612,0.92669,0.62525,1.18746,0.78323,1.39272,0.000486521,0.000486521,0.000486521
24
- 23,543.902,1.29565,1.20615,1.48604,0.88944,0.90758,0.93324,0.62536,1.20166,0.78862,1.42603,0.00048522,0.00048522,0.00048522
25
- 24,567.915,1.33814,1.25249,1.53167,0.88567,0.85962,0.94145,0.64059,1.15896,0.78388,1.40505,0.000483861,0.000483861,0.000483861
26
- 25,590.924,1.26837,1.13611,1.46987,0.87531,0.87436,0.90998,0.61595,1.14575,0.75638,1.36324,0.000482444,0.000482444,0.000482444
27
- 26,616.75,1.30025,1.13863,1.47089,0.90112,0.86391,0.93913,0.59863,1.30751,0.8278,1.48486,0.00048097,0.00048097,0.00048097
28
- 27,641.881,1.27006,1.0993,1.4637,0.86175,0.9533,0.96407,0.67167,1.08177,0.67215,1.34126,0.000479439,0.000479439,0.000479439
29
- 28,668.991,1.30189,1.1163,1.49746,0.87356,0.92674,0.95511,0.64124,1.18063,0.672,1.39893,0.000477851,0.000477851,0.000477851
30
- 29,696.269,1.28534,1.06551,1.4922,0.90659,0.88952,0.95128,0.64801,1.20685,0.72722,1.41788,0.000476207,0.000476207,0.000476207
31
- 30,723.833,1.28173,1.148,1.47568,0.87825,0.9059,0.96349,0.67983,1.12479,0.74108,1.34617,0.000474507,0.000474507,0.000474507
32
- 31,753.028,1.26122,1.0383,1.45635,0.90897,0.89539,0.96132,0.6788,1.08091,0.6652,1.33551,0.000472752,0.000472752,0.000472752
33
- 32,781.611,1.28513,1.08924,1.48737,0.93624,0.91787,0.96199,0.68169,1.11592,0.66207,1.35302,0.000470942,0.000470942,0.000470942
34
- 33,811.166,1.24657,1.02141,1.42797,0.89422,0.93026,0.96381,0.67456,1.11053,0.67379,1.34518,0.000469077,0.000469077,0.000469077
35
- 34,839.684,1.26752,1.00725,1.44473,0.87378,0.96265,0.95939,0.64446,1.20787,0.66864,1.40132,0.000467158,0.000467158,0.000467158
36
- 35,869.124,1.22635,0.9702,1.43047,0.9014,0.9313,0.95295,0.62753,1.26447,0.69146,1.44403,0.000465186,0.000465186,0.000465186
37
- 36,897.332,1.2378,1.01836,1.45979,0.90857,0.93897,0.98003,0.67343,1.19026,0.66842,1.39695,0.00046316,0.00046316,0.00046316
38
- 37,924.257,1.2293,0.99795,1.41815,0.90147,0.9431,0.96913,0.64161,1.20544,0.65642,1.38889,0.000461082,0.000461082,0.000461082
39
- 38,950.39,1.21065,0.9815,1.41953,0.935,0.9205,0.97713,0.69231,1.12061,0.62774,1.33979,0.000458952,0.000458952,0.000458952
40
- 39,977.247,1.20114,0.95276,1.40376,0.92236,0.95564,0.97573,0.69472,1.10096,0.59529,1.3061,0.000456771,0.000456771,0.000456771
41
- 40,1004.42,1.20693,0.93869,1.41595,0.95665,0.92814,0.9802,0.71995,1.05331,0.59851,1.27501,0.000454538,0.000454538,0.000454538
42
- 41,1029.73,1.19046,0.98456,1.39981,0.91975,0.94632,0.98106,0.65426,1.25066,0.62386,1.41227,0.000452255,0.000452255,0.000452255
43
- 42,1055.91,1.18576,0.904,1.39612,0.94117,0.96541,0.96492,0.67559,1.16628,0.56438,1.35788,0.000449922,0.000449922,0.000449922
44
- 43,1082.57,1.21039,0.93583,1.39489,0.94584,0.93436,0.9822,0.69736,1.07522,0.58393,1.29773,0.000447539,0.000447539,0.000447539
45
- 44,1109.25,1.14842,0.88463,1.37725,0.9436,0.96487,0.97117,0.69378,1.03854,0.58898,1.26849,0.000445108,0.000445108,0.000445108
46
- 45,1136.21,1.17458,0.91532,1.39282,0.93613,0.94898,0.97979,0.68403,1.11571,0.56916,1.31736,0.000442629,0.000442629,0.000442629
47
- 46,1163.36,1.18362,0.96902,1.38828,0.93828,0.95765,0.98526,0.68795,1.1196,0.59164,1.32615,0.000440102,0.000440102,0.000440102
48
- 47,1190.57,1.16871,0.91653,1.37838,0.93853,0.96927,0.98463,0.66566,1.18915,0.55825,1.39902,0.000437528,0.000437528,0.000437528
49
- 48,1215.82,1.16326,0.89703,1.38625,0.92505,0.93738,0.97134,0.66072,1.2279,0.61405,1.37519,0.000434908,0.000434908,0.000434908
50
- 49,1243.82,1.1933,0.92201,1.40749,0.95614,0.95347,0.97875,0.6925,1.11,0.57405,1.31093,0.000432243,0.000432243,0.000432243
51
- 50,1271.4,1.15972,0.89121,1.38422,0.94984,0.95457,0.98113,0.66924,1.13281,0.57107,1.34574,0.000429532,0.000429532,0.000429532
52
- 51,1298.78,1.18497,0.89047,1.3887,0.94964,0.96164,0.9764,0.6655,1.18806,0.55906,1.36911,0.000426777,0.000426777,0.000426777
53
- 52,1325.47,1.20098,0.90402,1.39067,0.9405,0.96138,0.97108,0.64979,1.20428,0.57679,1.36925,0.000423979,0.000423979,0.000423979
54
- 53,1352.35,1.14925,0.85735,1.34627,0.96104,0.96438,0.98023,0.67598,1.17124,0.53268,1.31122,0.000421138,0.000421138,0.000421138
55
- 54,1379.61,1.13737,0.83774,1.34107,0.93384,0.94299,0.96854,0.66905,1.14613,0.57054,1.33774,0.000418254,0.000418254,0.000418254
56
- 55,1405.72,1.13265,0.82198,1.34009,0.96141,0.95492,0.9807,0.67876,1.16872,0.53777,1.33188,0.000415329,0.000415329,0.000415329
57
- 56,1433.82,1.12662,0.81626,1.3468,0.91462,0.96183,0.97328,0.68549,1.10479,0.57059,1.31794,0.000412363,0.000412363,0.000412363
58
- 57,1460.43,1.14554,0.84098,1.37153,0.96148,0.96628,0.98422,0.68392,1.14067,0.54208,1.3236,0.000409357,0.000409357,0.000409357
59
- 58,1486.99,1.13825,0.78965,1.35472,0.94423,0.95216,0.98021,0.71879,1.05891,0.52764,1.27405,0.000406312,0.000406312,0.000406312
60
- 59,1514.08,1.14163,0.77759,1.33778,0.95152,0.95884,0.98304,0.70475,1.12275,0.50389,1.30817,0.000403228,0.000403228,0.000403228
61
- 60,1540.75,1.09897,0.76329,1.32712,0.93819,0.96589,0.97168,0.69282,1.11332,0.54162,1.30231,0.000400106,0.000400106,0.000400106
62
- 61,1567.08,1.09618,0.78971,1.33666,0.9425,0.96966,0.98598,0.69519,1.11517,0.53857,1.32005,0.000396947,0.000396947,0.000396947
63
- 62,1593.99,1.12149,0.78919,1.33873,0.95467,0.94491,0.98402,0.69019,1.14265,0.51518,1.34572,0.000393752,0.000393752,0.000393752
64
- 63,1620.23,1.13085,0.78988,1.33799,0.94947,0.96243,0.98298,0.70082,1.0863,0.52742,1.30349,0.000390522,0.000390522,0.000390522
65
- 64,1647.05,1.11845,0.8127,1.3409,0.96682,0.97741,0.98718,0.6995,1.07523,0.51085,1.27263,0.000387257,0.000387257,0.000387257
66
- 65,1673.39,1.13905,0.78879,1.33926,0.95358,0.97151,0.98207,0.71219,1.0357,0.49983,1.24761,0.000383958,0.000383958,0.000383958
67
- 66,1699.34,1.12293,0.77037,1.3146,0.96288,0.95143,0.98304,0.71061,1.06329,0.50778,1.27656,0.000380626,0.000380626,0.000380626
68
- 67,1725.8,1.11976,0.79492,1.33117,0.95947,0.96137,0.98045,0.69437,1.12928,0.51506,1.31505,0.000377262,0.000377262,0.000377262
69
- 68,1754.18,1.11729,0.779,1.34626,0.95468,0.96067,0.98568,0.68362,1.18508,0.5219,1.35733,0.000373866,0.000373866,0.000373866
70
- 69,1780.06,1.07844,0.76007,1.29516,0.94495,0.95147,0.97957,0.69519,1.08675,0.52878,1.28404,0.00037044,0.00037044,0.00037044
71
- 70,1806.99,1.0783,0.74346,1.30387,0.95737,0.96728,0.98628,0.72468,1.0247,0.4955,1.26577,0.000366984,0.000366984,0.000366984
72
- 71,1831.68,1.05703,0.74705,1.30451,0.96419,0.97633,0.98498,0.70159,1.09433,0.49529,1.29639,0.000363499,0.000363499,0.000363499
73
- 72,1858.66,1.09556,0.75684,1.31534,0.97154,0.97141,0.98886,0.69328,1.1376,0.49917,1.32247,0.000359986,0.000359986,0.000359986
74
- 73,1885.7,1.1078,0.75329,1.32793,0.95057,0.97138,0.98671,0.73265,1.01135,0.47293,1.24706,0.000356446,0.000356446,0.000356446
75
- 74,1913.77,1.09792,0.74438,1.31388,0.96165,0.97343,0.98646,0.7038,1.08867,0.47334,1.3065,0.00035288,0.00035288,0.00035288
76
- 75,1941.71,1.08849,0.7729,1.33672,0.96802,0.96729,0.98432,0.69772,1.08202,0.47914,1.27367,0.000349288,0.000349288,0.000349288
77
- 76,1967.62,1.08232,0.71783,1.30911,0.94616,0.98852,0.9859,0.72889,1.00466,0.45635,1.22453,0.000345672,0.000345672,0.000345672
78
- 77,1993.61,1.08356,0.73964,1.30181,0.93044,0.97543,0.98046,0.7059,1.06073,0.48043,1.27588,0.000342033,0.000342033,0.000342033
79
- 78,2019.69,1.04969,0.70043,1.28422,0.96525,0.9735,0.98749,0.72154,1.04567,0.46754,1.29043,0.00033837,0.00033837,0.00033837
80
- 79,2047.76,1.09018,0.71195,1.32578,0.96065,0.98443,0.98739,0.68786,1.1657,0.4806,1.3258,0.000334686,0.000334686,0.000334686
81
- 80,2073.6,1.07072,0.71057,1.2928,0.97056,0.96256,0.98676,0.74094,1.00167,0.45129,1.21246,0.000330981,0.000330981,0.000330981
82
- 81,2101.88,1.08317,0.72351,1.30831,0.95794,0.96832,0.98903,0.7042,1.13018,0.47361,1.30094,0.000327256,0.000327256,0.000327256
83
- 82,2128.11,1.0517,0.69534,1.29901,0.96318,0.97415,0.98428,0.71785,1.08579,0.4622,1.2717,0.000323512,0.000323512,0.000323512
84
- 83,2155.9,1.04743,0.67089,1.27295,0.96394,0.98209,0.98353,0.71263,1.07795,0.47772,1.27112,0.00031975,0.00031975,0.00031975
85
- 84,2183.25,1.01979,0.66951,1.25071,0.96581,0.97722,0.9881,0.72564,1.02516,0.47881,1.24212,0.00031597,0.00031597,0.00031597
86
- 85,2208.85,1.02583,0.67513,1.2693,0.97297,0.96106,0.98915,0.72554,1.02924,0.48647,1.23875,0.000312174,0.000312174,0.000312174
87
- 86,2235.43,1.0259,0.65837,1.25228,0.97014,0.97709,0.98921,0.71213,1.05798,0.4684,1.26405,0.000308363,0.000308363,0.000308363
88
- 87,2262.42,1.06557,0.72079,1.29423,0.96456,0.98257,0.99068,0.68964,1.13418,0.48105,1.32964,0.000304538,0.000304538,0.000304538
89
- 88,2289.91,1.0455,0.68125,1.27199,0.94953,0.98686,0.99047,0.70137,1.1103,0.46033,1.28463,0.000300699,0.000300699,0.000300699
90
- 89,2317.27,1.04588,0.70104,1.27216,0.9526,0.9858,0.98575,0.73212,1.03034,0.46539,1.22641,0.000296847,0.000296847,0.000296847
91
- 90,2343.43,1.00311,0.65845,1.25571,0.96183,0.97413,0.98779,0.73706,1.03404,0.46379,1.22562,0.000292984,0.000292984,0.000292984
92
- 91,2370.36,1.01027,0.67871,1.24531,0.97446,0.97698,0.99369,0.73279,1.05037,0.46818,1.24884,0.000289111,0.000289111,0.000289111
93
- 92,2397.98,1.02366,0.67799,1.26666,0.95946,0.97968,0.98634,0.71851,1.05179,0.45107,1.25861,0.000285227,0.000285227,0.000285227
94
- 93,2423.72,1.00018,0.62472,1.24218,0.97666,0.97694,0.98837,0.74548,0.96951,0.43482,1.20162,0.000281335,0.000281335,0.000281335
95
- 94,2451.15,1.01516,0.68624,1.25004,0.95753,0.97629,0.98684,0.7147,1.0779,0.45314,1.25981,0.000277436,0.000277436,0.000277436
96
- 95,2477.63,0.99881,0.64753,1.25135,0.95477,0.98526,0.98839,0.72227,1.06529,0.4465,1.24661,0.000273529,0.000273529,0.000273529
97
- 96,2504.08,0.97843,0.66516,1.22008,0.97653,0.97358,0.99065,0.72791,1.01429,0.43222,1.22027,0.000269617,0.000269617,0.000269617
98
- 97,2529.81,0.96861,0.61566,1.22099,0.97347,0.97877,0.9879,0.7213,1.07791,0.43143,1.25045,0.0002657,0.0002657,0.0002657
99
- 98,2557.35,1.00207,0.6277,1.24546,0.97896,0.98078,0.99174,0.72847,1.02003,0.42896,1.2296,0.000261779,0.000261779,0.000261779
100
- 99,2584.47,1.00362,0.60458,1.23947,0.97678,0.97199,0.98896,0.71536,1.08835,0.4336,1.27078,0.000257855,0.000257855,0.000257855
101
- 100,2612.65,0.99986,0.6491,1.23387,0.98274,0.9754,0.98842,0.71661,1.0807,0.42947,1.28961,0.000253929,0.000253929,0.000253929
102
- 101,2641.06,0.98169,0.63299,1.21191,0.97185,0.97584,0.99032,0.74023,0.99285,0.41308,1.20186,0.000250003,0.000250003,0.000250003
103
- 102,2668.69,1.00532,0.67099,1.24044,0.97488,0.97078,0.98807,0.724,1.04426,0.43533,1.22371,0.000246076,0.000246076,0.000246076
104
- 103,2693.27,0.99601,0.65502,1.23821,0.9807,0.97847,0.9891,0.71392,1.07185,0.43509,1.25008,0.00024215,0.00024215,0.00024215
105
- 104,2717.04,0.99652,0.64044,1.24832,0.9683,0.98364,0.98843,0.73379,1.02878,0.42647,1.2321,0.000238226,0.000238226,0.000238226
106
- 105,2740.35,0.99703,0.62855,1.23391,0.9722,0.96669,0.98907,0.74419,1.01367,0.42859,1.22785,0.000234305,0.000234305,0.000234305
107
- 106,2764.55,0.94306,0.6219,1.211,0.97423,0.9804,0.98785,0.72744,1.05873,0.42286,1.26148,0.000230388,0.000230388,0.000230388
108
- 107,2788.43,0.97328,0.60061,1.2114,0.97584,0.97662,0.98781,0.74131,1.01428,0.44129,1.21144,0.000226476,0.000226476,0.000226476
109
- 108,2813.05,0.96651,0.59927,1.22111,0.95376,0.98655,0.98884,0.74739,1.00175,0.44584,1.21248,0.000222569,0.000222569,0.000222569
110
- 109,2837.82,0.95264,0.5721,1.20552,0.97295,0.98499,0.99076,0.72185,1.05917,0.4165,1.24844,0.00021867,0.00021867,0.00021867
111
- 110,2862.14,0.94881,0.60282,1.22181,0.97335,0.98768,0.98896,0.73585,1.01147,0.40683,1.21422,0.000214778,0.000214778,0.000214778
112
- 111,2887.53,0.9776,0.60685,1.22635,0.97011,0.98224,0.98906,0.73075,1.03863,0.42281,1.23544,0.000210894,0.000210894,0.000210894
113
- 112,2912.75,0.96156,0.60243,1.2121,0.98121,0.98178,0.99027,0.74763,0.97739,0.41372,1.21004,0.000207021,0.000207021,0.000207021
114
- 113,2938.71,0.96009,0.60604,1.21525,0.98202,0.97868,0.99027,0.73931,1.02726,0.42399,1.23626,0.000203158,0.000203158,0.000203158
115
- 114,2963.66,0.93846,0.57311,1.19283,0.96761,0.98684,0.99086,0.72824,1.06438,0.42293,1.25133,0.000199306,0.000199306,0.000199306
116
- 115,2988.98,0.95274,0.60214,1.18865,0.97175,0.98171,0.99021,0.74316,1.01092,0.43033,1.21688,0.000195467,0.000195467,0.000195467
117
- 116,3014.26,0.94818,0.60902,1.19765,0.96872,0.98149,0.98509,0.70891,1.12884,0.44795,1.30911,0.000191642,0.000191642,0.000191642
118
- 117,3039.52,0.94007,0.57997,1.1957,0.96291,0.97662,0.98436,0.73758,0.99622,0.42403,1.21263,0.000187831,0.000187831,0.000187831
119
- 118,3064.91,0.93675,0.58351,1.20473,0.96873,0.97433,0.98806,0.72931,1.03612,0.42355,1.22794,0.000184035,0.000184035,0.000184035
120
- 119,3090.23,0.96095,0.59107,1.21512,0.97722,0.98016,0.99086,0.75875,0.95898,0.40801,1.17091,0.000180255,0.000180255,0.000180255
121
- 120,3114.42,0.9293,0.57266,1.18762,0.9755,0.97983,0.98746,0.71727,1.10615,0.42588,1.27786,0.000176493,0.000176493,0.000176493
122
- 121,3139.89,0.94645,0.5995,1.20179,0.96912,0.97772,0.98516,0.75394,0.95796,0.42393,1.1836,0.000172749,0.000172749,0.000172749
123
- 122,3165.47,0.93731,0.55149,1.19873,0.96025,0.97411,0.985,0.74181,1.01253,0.43696,1.21089,0.000169024,0.000169024,0.000169024
124
- 123,3189.91,0.91277,0.57075,1.18776,0.95569,0.98176,0.98683,0.74485,0.98031,0.42735,1.18792,0.000165319,0.000165319,0.000165319
125
- 124,3214.35,0.91491,0.5714,1.17695,0.97181,0.98141,0.99037,0.7467,0.98441,0.41497,1.18976,0.000161635,0.000161635,0.000161635
126
- 125,3239.98,0.91086,0.55774,1.17709,0.96957,0.97729,0.98669,0.73817,1.02955,0.42264,1.23142,0.000157972,0.000157972,0.000157972
127
- 126,3265.88,0.90717,0.56101,1.15965,0.97103,0.97886,0.98953,0.7423,1.01513,0.41317,1.21875,0.000154333,0.000154333,0.000154333
128
- 127,3290.99,0.93466,0.5724,1.20646,0.96735,0.98124,0.99156,0.75098,1.01858,0.41699,1.19857,0.000150717,0.000150717,0.000150717
129
- 128,3315.98,0.89481,0.57197,1.16505,0.9748,0.97708,0.99179,0.74571,0.99681,0.4082,1.18526,0.000147125,0.000147125,0.000147125
130
- 129,3341.44,0.90015,0.56146,1.15739,0.97364,0.97826,0.99158,0.73145,1.05846,0.41564,1.23501,0.000143559,0.000143559,0.000143559
131
- 130,3365.04,0.90157,0.54765,1.17125,0.97621,0.97534,0.99112,0.75643,0.99206,0.40653,1.19255,0.000140019,0.000140019,0.000140019
132
- 131,3389.39,0.89753,0.54018,1.16719,0.97598,0.98023,0.991,0.74802,1.01737,0.41748,1.20794,0.000136506,0.000136506,0.000136506
133
- 132,3413.52,0.90342,0.52543,1.18396,0.97502,0.98081,0.98844,0.74839,0.9788,0.40676,1.19256,0.000133021,0.000133021,0.000133021
134
- 133,3438.57,0.88652,0.53824,1.16271,0.96616,0.9811,0.99135,0.75688,0.98922,0.41409,1.18868,0.000129565,0.000129565,0.000129565
135
- 134,3462.6,0.87768,0.52729,1.156,0.96538,0.98174,0.99085,0.75498,0.98643,0.41893,1.18324,0.000126139,0.000126139,0.000126139
136
- 135,3486.77,0.86743,0.54494,1.14217,0.97098,0.97858,0.98948,0.75695,0.95794,0.4116,1.16211,0.000122743,0.000122743,0.000122743
137
- 136,3511.51,0.90113,0.54481,1.16971,0.97112,0.97914,0.98896,0.74696,1.01488,0.4217,1.19374,0.000119379,0.000119379,0.000119379
138
- 137,3536.77,0.87864,0.50801,1.14421,0.97058,0.97893,0.98691,0.75601,0.9865,0.41059,1.17674,0.000116047,0.000116047,0.000116047
139
- 138,3562.78,0.88148,0.54678,1.16502,0.96891,0.97558,0.98644,0.75443,0.96951,0.40613,1.16985,0.000112748,0.000112748,0.000112748
140
- 139,3586.63,0.8851,0.54054,1.15642,0.95997,0.98383,0.98594,0.73871,1.01046,0.41931,1.20099,0.000109483,0.000109483,0.000109483
141
- 140,3610.77,0.87471,0.52727,1.1467,0.96292,0.98043,0.9902,0.75993,0.96608,0.40631,1.17023,0.000106253,0.000106253,0.000106253
142
- 141,3636.92,0.88882,0.52879,1.16708,0.96945,0.9721,0.98706,0.7466,1.00322,0.41016,1.18788,0.000103058,0.000103058,0.000103058
143
- 142,3661.81,0.87871,0.52797,1.15266,0.97882,0.97605,0.99109,0.75953,0.95468,0.39161,1.15564,9.98989e-05,9.98989e-05,9.98989e-05
144
- 143,3687.35,0.87449,0.53275,1.14994,0.97456,0.97606,0.98976,0.7555,0.99246,0.39449,1.18365,9.67773e-05,9.67773e-05,9.67773e-05
145
- 144,3711.84,0.85092,0.49652,1.12997,0.97343,0.9742,0.98585,0.7622,0.95468,0.39469,1.16382,9.36934e-05,9.36934e-05,9.36934e-05
146
- 145,3737.15,0.88356,0.53759,1.1624,0.97276,0.97818,0.98583,0.76113,0.9621,0.40174,1.16577,9.06481e-05,9.06481e-05,9.06481e-05
147
- 146,3763.12,0.87473,0.51194,1.14983,0.97201,0.97906,0.98696,0.75683,0.98121,0.40509,1.17107,8.76421e-05,8.76421e-05,8.76421e-05
148
- 147,3787.11,0.84816,0.50577,1.13778,0.96928,0.98157,0.9873,0.76662,0.94888,0.3941,1.14701,8.46762e-05,8.46762e-05,8.46762e-05
149
- 148,3812.21,0.88743,0.52306,1.14055,0.96712,0.98514,0.98729,0.74772,0.98628,0.39342,1.1731,8.17511e-05,8.17511e-05,8.17511e-05
150
- 149,3836.46,0.88042,0.51084,1.15495,0.96481,0.98119,0.98614,0.76707,0.92502,0.38831,1.1438,7.88674e-05,7.88674e-05,7.88674e-05
151
- 150,3861.98,0.86287,0.48111,1.13791,0.96913,0.97659,0.98593,0.7506,0.98066,0.39606,1.18043,7.6026e-05,7.6026e-05,7.6026e-05
152
- 151,3885.7,0.85063,0.5127,1.12813,0.97249,0.97829,0.98625,0.76808,0.94133,0.38592,1.15818,7.32276e-05,7.32276e-05,7.32276e-05
153
- 152,3910.67,0.86632,0.50795,1.15476,0.98025,0.97531,0.99097,0.77034,0.95998,0.37295,1.16472,7.04727e-05,7.04727e-05,7.04727e-05
154
- 153,3936.22,0.83878,0.49063,1.11863,0.97283,0.98108,0.99079,0.76501,0.97047,0.37554,1.17783,6.77622e-05,6.77622e-05,6.77622e-05
155
- 154,3960.97,0.88303,0.53228,1.15097,0.98192,0.97454,0.99082,0.77635,0.93027,0.36846,1.15636,6.50966e-05,6.50966e-05,6.50966e-05
156
- 155,3986.6,0.83635,0.50428,1.12595,0.97105,0.98564,0.99137,0.76113,0.97352,0.37026,1.17651,6.24766e-05,6.24766e-05,6.24766e-05
157
- 156,4011.53,0.82503,0.50191,1.12363,0.98552,0.97251,0.99032,0.77712,0.93662,0.36527,1.14813,5.99029e-05,5.99029e-05,5.99029e-05
158
- 157,4036.8,0.86035,0.51707,1.13797,0.98446,0.97278,0.98942,0.77154,0.95253,0.36873,1.15572,5.73761e-05,5.73761e-05,5.73761e-05
159
- 158,4062.02,0.82807,0.46266,1.10937,0.97737,0.98101,0.98943,0.76296,0.97664,0.37031,1.17599,5.48968e-05,5.48968e-05,5.48968e-05
160
- 159,4087.66,0.84697,0.50648,1.11859,0.97565,0.97998,0.98954,0.76273,0.96094,0.37668,1.16937,5.24657e-05,5.24657e-05,5.24657e-05
161
- 160,4112.66,0.83432,0.49775,1.12467,0.9712,0.9795,0.99,0.76302,0.94151,0.38048,1.15868,5.00833e-05,5.00833e-05,5.00833e-05
162
- 161,4138,0.83299,0.50406,1.12506,0.96354,0.98051,0.98541,0.76479,0.94632,0.38733,1.15989,4.77503e-05,4.77503e-05,4.77503e-05
163
- 162,4162.51,0.81937,0.4776,1.11245,0.96169,0.98227,0.9858,0.76342,0.95717,0.39109,1.16727,4.54671e-05,4.54671e-05,4.54671e-05
164
- 163,4186.79,0.8428,0.47911,1.12016,0.96915,0.9793,0.98762,0.7738,0.941,0.38526,1.15818,4.32344e-05,4.32344e-05,4.32344e-05
165
- 164,4211.66,0.84216,0.50577,1.12424,0.96868,0.98115,0.98774,0.76944,0.94338,0.37695,1.16237,4.10527e-05,4.10527e-05,4.10527e-05
166
- 165,4236.05,0.86395,0.50682,1.13676,0.97765,0.9813,0.99214,0.77379,0.95629,0.36629,1.1653,3.89226e-05,3.89226e-05,3.89226e-05
167
- 166,4260.72,0.81794,0.4888,1.11919,0.97568,0.97678,0.98753,0.77811,0.92882,0.36177,1.14893,3.68446e-05,3.68446e-05,3.68446e-05
168
- 167,4286.11,0.82412,0.46835,1.12046,0.97273,0.98064,0.9914,0.78318,0.92655,0.36049,1.15177,3.48191e-05,3.48191e-05,3.48191e-05
169
- 168,4311.03,0.81564,0.47138,1.11413,0.97455,0.97953,0.99048,0.77234,0.94863,0.36713,1.16534,3.28468e-05,3.28468e-05,3.28468e-05
170
- 169,4336.28,0.8212,0.4876,1.12438,0.97436,0.97919,0.99072,0.77916,0.93481,0.36847,1.15613,3.0928e-05,3.0928e-05,3.0928e-05
171
- 170,4361.23,0.81098,0.4962,1.11648,0.9714,0.97812,0.98852,0.78037,0.93151,0.36933,1.15552,2.90633e-05,2.90633e-05,2.90633e-05
172
- 171,4385.86,0.82295,0.48429,1.12267,0.97637,0.97902,0.9908,0.77604,0.94303,0.36987,1.16125,2.72531e-05,2.72531e-05,2.72531e-05
173
- 172,4411.14,0.81125,0.45987,1.11897,0.98136,0.97922,0.99122,0.77352,0.95623,0.37035,1.16919,2.54979e-05,2.54979e-05,2.54979e-05
174
- 173,4437.13,0.81851,0.48792,1.11042,0.97924,0.97922,0.99089,0.77512,0.95107,0.36674,1.16625,2.3798e-05,2.3798e-05,2.3798e-05
175
- 174,4461.69,0.79741,0.45882,1.0916,0.97235,0.97988,0.99076,0.77755,0.93115,0.37171,1.15221,2.2154e-05,2.2154e-05,2.2154e-05
176
- 175,4486.17,0.80364,0.46002,1.10185,0.97166,0.9785,0.99089,0.78641,0.91373,0.37272,1.1429,2.05661e-05,2.05661e-05,2.05661e-05
177
- 176,4511.25,0.80036,0.45801,1.09698,0.9631,0.98084,0.98759,0.77809,0.92171,0.37187,1.14864,1.90349e-05,1.90349e-05,1.90349e-05
178
- 177,4535.23,0.78648,0.4762,1.10203,0.96743,0.97922,0.99071,0.78281,0.92179,0.36983,1.14932,1.75607e-05,1.75607e-05,1.75607e-05
179
- 178,4561.05,0.82611,0.48843,1.12889,0.97673,0.97722,0.99126,0.77789,0.93264,0.36473,1.1575,1.61438e-05,1.61438e-05,1.61438e-05
180
- 179,4586.48,0.80418,0.46423,1.12142,0.97094,0.97852,0.99124,0.77932,0.9328,0.36475,1.15736,1.47847e-05,1.47847e-05,1.47847e-05
181
- 180,4610.98,0.79703,0.46511,1.09652,0.97515,0.9792,0.99126,0.77562,0.93628,0.36145,1.16037,1.34835e-05,1.34835e-05,1.34835e-05
182
- 181,4636.04,0.78326,0.46137,1.09625,0.97453,0.97868,0.99166,0.78084,0.92165,0.36208,1.14967,1.22407e-05,1.22407e-05,1.22407e-05
183
- 182,4662.86,0.80745,0.45969,1.10448,0.98044,0.97386,0.99105,0.78058,0.91802,0.36627,1.14555,1.10566e-05,1.10566e-05,1.10566e-05
184
- 183,4687.83,0.7879,0.464,1.11074,0.97276,0.98083,0.9909,0.77828,0.92479,0.36614,1.1487,9.93148e-06,9.93148e-06,9.93148e-06
185
- 184,4713.88,0.82185,0.49228,1.11468,0.9731,0.9812,0.99082,0.77737,0.93771,0.36597,1.15522,8.86556e-06,8.86556e-06,8.86556e-06
186
- 185,4739.69,0.80488,0.47833,1.11188,0.97311,0.98059,0.99074,0.78067,0.92643,0.35993,1.15164,7.85913e-06,7.85913e-06,7.85913e-06
187
- 186,4766.73,0.80951,0.4857,1.12087,0.97469,0.97869,0.99101,0.78283,0.91961,0.36271,1.14662,6.91245e-06,6.91245e-06,6.91245e-06
188
- 187,4792.06,0.79559,0.46224,1.09785,0.97398,0.98067,0.99126,0.77956,0.9217,0.35844,1.14972,6.02575e-06,6.02575e-06,6.02575e-06
189
- 188,4819.43,0.80525,0.45651,1.11002,0.975,0.9798,0.99152,0.78051,0.92153,0.36131,1.1476,5.19925e-06,5.19925e-06,5.19925e-06
190
- 189,4845.22,0.80655,0.47115,1.12188,0.97505,0.98029,0.99127,0.7775,0.92617,0.35735,1.15214,4.43314e-06,4.43314e-06,4.43314e-06
191
- 190,4871.31,0.7778,0.44614,1.08771,0.97802,0.97863,0.9911,0.77911,0.92474,0.36496,1.15067,3.72763e-06,3.72763e-06,3.72763e-06
192
- 191,4909.13,0.65738,0.31676,1.00983,0.96005,0.98153,0.98782,0.77316,0.91947,0.37032,1.15465,3.08288e-06,3.08288e-06,3.08288e-06
193
- 192,4930.3,0.66805,0.31821,1.02513,0.9591,0.98233,0.98745,0.77033,0.92537,0.37103,1.16013,2.49906e-06,2.49906e-06,2.49906e-06
194
- 193,4951.37,0.67289,0.31859,1.02436,0.9595,0.98198,0.98758,0.7707,0.9291,0.37208,1.16264,1.9763e-06,1.9763e-06,1.9763e-06
195
- 194,4972.49,0.6688,0.31713,1.01027,0.959,0.98205,0.9876,0.76975,0.93298,0.37179,1.1657,1.51475e-06,1.51475e-06,1.51475e-06
196
- 195,4993.49,0.67412,0.31042,1.01658,0.95923,0.98192,0.9876,0.77172,0.93005,0.37208,1.16401,1.1145e-06,1.1145e-06,1.1145e-06
197
- 196,5015.04,0.65517,0.3131,0.99562,0.95851,0.98214,0.98745,0.77062,0.93036,0.36858,1.16366,7.75659e-07,7.75659e-07,7.75659e-07
198
- 197,5036.96,0.6694,0.31504,1.02137,0.95852,0.98209,0.98739,0.77184,0.93078,0.37106,1.16481,4.98313e-07,4.98313e-07,4.98313e-07
199
- 198,5059.02,0.67569,0.30887,1.02676,0.95774,0.98213,0.98743,0.76944,0.93253,0.36985,1.16626,2.82528e-07,2.82528e-07,2.82528e-07
200
- 199,5080.97,0.66137,0.30291,1.00869,0.95895,0.98221,0.98728,0.76809,0.93241,0.37,1.16513,1.28359e-07,1.28359e-07,1.28359e-07
201
- 200,5102.97,0.6724,0.32024,1.00436,0.95934,0.98182,0.98745,0.76998,0.9321,0.37185,1.16617,3.58416e-08,3.58416e-08,3.58416e-08
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
runs/detect/train2/results.png DELETED
Binary file (263 kB)