Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 23 additions & 22 deletions models/object_detection/yolov9/results_yolov9c.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,28 +4,29 @@
"license": "GPL-3.0",
"run_parameters": {
"imgsz": 640,
"conf": 0.001
"conf": 0.001,
"iou": 0.7
},
"param_count": 25590912,
"run_date": "2024-09-30T06:44:05.580485+00:00"
"run_date": "2025-02-20T05:07:44.111809+00:00"
},
"map50_95": 0.45357083970228657,
"map50": 0.5944171124449461,
"map75": 0.49515796619481167,
"map50_95": 0.5179913808721485,
"map50": 0.6887939601787192,
"map75": 0.5651597759089089,
"small_objects": {
"map50_95": 0.1857469371502019,
"map50": 0.2776940360432089,
"map75": 0.20440376881609798
"map50_95": 0.2653249426543031,
"map50": 0.4156170770889704,
"map75": 0.283682733881492
},
"medium_objects": {
"map50_95": 0.4201132264249571,
"map50": 0.5679919743110518,
"map75": 0.4775991770013032
"map50_95": 0.4889748199616383,
"map50": 0.6650096598642262,
"map75": 0.5513936985963214
},
"large_objects": {
"map50_95": 0.5959593446394081,
"map50": 0.7155744296586345,
"map75": 0.6428719140261837
"map50_95": 0.6551025967454293,
"map50": 0.7897796914507222,
"map75": 0.7074046745403788
},
"iou_thresholds": [
0.5,
Expand All @@ -39,19 +40,19 @@
0.8999999999999999,
0.95
],
"f1_50": 0.681658857023012,
"f1_75": 0.5780711943562433,
"f1_50": 0.1514069865074516,
"f1_75": 0.12696131983736741,
"f1_small_objects": {
"f1_50": 0.4502321854981908,
"f1_75": 0.323811810701791
"f1_50": 0.09259716902889166,
"f1_75": 0.058156344797241376
},
"f1_medium_objects": {
"f1_50": 0.6721919523877061,
"f1_75": 0.5824011511590629
"f1_50": 0.17943733899572073,
"f1_75": 0.15639494527397632
},
"f1_large_objects": {
"f1_50": 0.8058788418289405,
"f1_75": 0.7386821073611137
"f1_50": 0.33140875406312703,
"f1_75": 0.31300394278493504
},
"f1_iou_thresholds": [
0.5,
Expand Down
45 changes: 23 additions & 22 deletions models/object_detection/yolov9/results_yolov9e.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,28 +4,29 @@
"license": "GPL-3.0",
"run_parameters": {
"imgsz": 640,
"conf": 0.001
"conf": 0.001,
"iou": 0.7
},
"param_count": 58206592,
"run_date": "2024-09-30T06:46:13.739831+00:00"
"run_date": "2025-02-20T05:10:20.983044+00:00"
},
"map50_95": 0.48287388336143744,
"map50": 0.6233720168352108,
"map75": 0.5261423814037911,
"map50_95": 0.5444131848845759,
"map50": 0.713442969766014,
"map75": 0.5935709672359948,
"small_objects": {
"map50_95": 0.21191397464113576,
"map50": 0.31618641396537245,
"map75": 0.23282833454725174
"map50_95": 0.29227994093210763,
"map50": 0.4480241073235699,
"map75": 0.3199802458114144
},
"medium_objects": {
"map50_95": 0.4442516837763134,
"map50": 0.5875706829492301,
"map75": 0.4998557774916305
"map50_95": 0.5141449751094938,
"map50": 0.6862917294427895,
"map75": 0.577955257489353
},
"large_objects": {
"map50_95": 0.6245324679283782,
"map50": 0.7440353808895063,
"map75": 0.6656425638071635
"map50_95": 0.6763711509171204,
"map50": 0.8056410491069228,
"map75": 0.7266083857176014
},
"iou_thresholds": [
0.5,
Expand All @@ -39,19 +40,19 @@
0.8999999999999999,
0.95
],
"f1_50": 0.7020017644311185,
"f1_75": 0.6038844939278739,
"f1_50": 0.18563836731050049,
"f1_75": 0.15880450202750643,
"f1_small_objects": {
"f1_50": 0.4911775047169899,
"f1_75": 0.3636445488338881
"f1_50": 0.11151401635468236,
"f1_75": 0.07490449307337263
},
"f1_medium_objects": {
"f1_50": 0.6951523914978337,
"f1_75": 0.611937876518263
"f1_50": 0.22198606641516444,
"f1_75": 0.19858954464797968
},
"f1_large_objects": {
"f1_50": 0.8162352015670431,
"f1_75": 0.7548819414531337
"f1_50": 0.39370546007618734,
"f1_75": 0.37224876539716867
},
"f1_iou_thresholds": [
0.5,
Expand Down
45 changes: 23 additions & 22 deletions models/object_detection/yolov9/results_yolov9m.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,28 +4,29 @@
"license": "GPL-3.0",
"run_parameters": {
"imgsz": 640,
"conf": 0.001
"conf": 0.001,
"iou": 0.7
},
"param_count": 20216160,
"run_date": "2024-09-30T06:42:39.183592+00:00"
"run_date": "2025-02-20T05:05:14.159789+00:00"
},
"map50_95": 0.4451839478774605,
"map50": 0.5831185985538379,
"map75": 0.4853667242998501,
"map50_95": 0.503680159931245,
"map50": 0.6679475879115587,
"map75": 0.5495791469526672,
"small_objects": {
"map50_95": 0.17538893236879358,
"map50": 0.27564828444173095,
"map75": 0.1922635646911416
"map50_95": 0.22924491236197678,
"map50": 0.36771760081774935,
"map75": 0.24684427042612014
},
"medium_objects": {
"map50_95": 0.40636906130888556,
"map50": 0.5473189771158571,
"map75": 0.46307537006547655
"map50_95": 0.4740700859238536,
"map50": 0.6430958510894205,
"map75": 0.5383508781255381
},
"large_objects": {
"map50_95": 0.5858913031997274,
"map50": 0.7053053109513935,
"map75": 0.6291372196493704
"map50_95": 0.6436893565535166,
"map50": 0.7770296835824193,
"map75": 0.6966677924077946
},
"iou_thresholds": [
0.5,
Expand All @@ -39,19 +40,19 @@
0.8999999999999999,
0.95
],
"f1_50": 0.6720582894680438,
"f1_75": 0.5664008053153977,
"f1_50": 0.13583558798144657,
"f1_75": 0.11298361662213478,
"f1_small_objects": {
"f1_50": 0.439578995042141,
"f1_75": 0.3056864975785987
"f1_50": 0.08489901508502337,
"f1_75": 0.05142981249090868
},
"f1_medium_objects": {
"f1_50": 0.6649196158755413,
"f1_75": 0.5762167030476275
"f1_50": 0.15738061948184276,
"f1_75": 0.13730846251035692
},
"f1_large_objects": {
"f1_50": 0.7968064704598246,
"f1_75": 0.7291444396300596
"f1_50": 0.3027174114606264,
"f1_75": 0.2848350280851317
},
"f1_iou_thresholds": [
0.5,
Expand Down
45 changes: 23 additions & 22 deletions models/object_detection/yolov9/results_yolov9s.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,28 +4,29 @@
"license": "GPL-3.0",
"run_parameters": {
"imgsz": 640,
"conf": 0.001
"conf": 0.001,
"iou": 0.7
},
"param_count": 7318368,
"run_date": "2024-09-30T06:41:11.090139+00:00"
"run_date": "2025-02-20T05:02:38.469092+00:00"
},
"map50_95": 0.3998856779225525,
"map50": 0.5303875101287499,
"map75": 0.4343165002181449,
"map50_95": 0.4579079117046086,
"map50": 0.6209883373864815,
"map75": 0.49566818448572,
"small_objects": {
"map50_95": 0.12065859464546518,
"map50": 0.18992841451893144,
"map75": 0.13484037617624983
"map50_95": 0.1769891718422516,
"map50": 0.29324919038936353,
"map75": 0.18858794920763006
},
"medium_objects": {
"map50_95": 0.35134266256921565,
"map50": 0.48489993319011715,
"map75": 0.3968401235789068
"map50_95": 0.4165938839431278,
"map50": 0.5856443251574291,
"map75": 0.4647859562325216
},
"large_objects": {
"map50_95": 0.5541534241028745,
"map50": 0.67454222811767,
"map75": 0.5989331963085347
"map50_95": 0.6079285995680725,
"map50": 0.7435072388683229,
"map75": 0.6606526087002239
},
"iou_thresholds": [
0.5,
Expand All @@ -39,19 +40,19 @@
0.8999999999999999,
0.95
],
"f1_50": 0.6406350740906483,
"f1_75": 0.5359112507399519,
"f1_50": 0.11080692861333914,
"f1_75": 0.08971081343559993,
"f1_small_objects": {
"f1_50": 0.37910324781370836,
"f1_75": 0.25854621335266853
"f1_50": 0.07153851818433372,
"f1_75": 0.04023482083194967
},
"f1_medium_objects": {
"f1_50": 0.6263347159675825,
"f1_75": 0.5345376426779983
"f1_50": 0.12574178060345104,
"f1_75": 0.10608115286368257
},
"f1_large_objects": {
"f1_50": 0.7809525676517489,
"f1_75": 0.7091340381571999
"f1_50": 0.25395637265160204,
"f1_75": 0.23644231811648034
},
"f1_iou_thresholds": [
0.5,
Expand Down
45 changes: 23 additions & 22 deletions models/object_detection/yolov9/results_yolov9t.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,28 +4,29 @@
"license": "GPL-3.0",
"run_parameters": {
"imgsz": 640,
"conf": 0.001
"conf": 0.001,
"iou": 0.7
},
"param_count": 2128720,
"run_date": "2024-09-30T06:39:49.189748+00:00"
"run_date": "2025-02-20T04:59:53.248778+00:00"
},
"map50_95": 0.3148447008544304,
"map50": 0.4241138501675671,
"map75": 0.34263421646966175,
"map50_95": 0.3740086014446017,
"map50": 0.5205811210617505,
"map75": 0.4037738028767654,
"small_objects": {
"map50_95": 0.07120163540871129,
"map50": 0.11174232205401351,
"map75": 0.07893993419249334
"map50_95": 0.11146238961723998,
"map50": 0.19091484704509157,
"map75": 0.11631097059519609
},
"medium_objects": {
"map50_95": 0.25545579544933383,
"map50": 0.3605578414659494,
"map75": 0.2889781089198915
"map50_95": 0.3226497064817523,
"map50": 0.4714693934800594,
"map75": 0.35776118036569193
},
"large_objects": {
"map50_95": 0.45514864545285993,
"map50": 0.5681690113767972,
"map75": 0.4914181158630739
"map50_95": 0.5200147031406182,
"map50": 0.6555398219159424,
"map75": 0.5620361458254105
},
"iou_thresholds": [
0.5,
Expand All @@ -39,19 +40,19 @@
0.8999999999999999,
0.95
],
"f1_50": 0.5719152305573845,
"f1_75": 0.4673423681283036,
"f1_50": 0.08301378559916388,
"f1_75": 0.06433345734493665,
"f1_small_objects": {
"f1_50": 0.27022405958942564,
"f1_75": 0.17610263768320608
"f1_50": 0.059623116850779465,
"f1_75": 0.029620492602510453
},
"f1_medium_objects": {
"f1_50": 0.5483425123308346,
"f1_75": 0.4471337425531256
"f1_50": 0.09186875330913578,
"f1_75": 0.0728419841171714
},
"f1_large_objects": {
"f1_50": 0.7342688369297583,
"f1_75": 0.6520192453221381
"f1_50": 0.17302317140202428,
"f1_75": 0.15834456431097232
},
"f1_iou_thresholds": [
0.5,
Expand Down
Loading