File size: 5,007 Bytes
12e8bce
 
753e2c0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12e8bce
 
753e2c0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
bf68f79
753e2c0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4cc8789
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1b12631
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3d1e17c
 
 
 
6f41ebf
3d1e17c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12e8bce
 
554043c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
[
    {
        "model_name": "human",
        "display_name": "Human Detection Model",
        "download_url": "https://raw.githubusercontent.com/wuhplaptop/human/main/Human-50e-11n.pt",
        "architecture": "YOLOv11",
        "training_epochs": 50,
        "batch_size": 32,
        "optimizer": "auto",
        "learning_rate": 0.0005,
        "data_augmentation_level": "Moderate",
        "mAP_score": 0.91583,
        "num_images": 10865,
        "class_ids": {
            "0": "Person"
        },
        "datasets_used": [
            "detect-human-lg2ng_v1",
            "human-detection-grmvx_v1",
            "human-detection-p8c2v_v1",
            "human-pysi7_v3",
            "humans-ziarm_v2",
            "people-4evn7-fqlf8-d887c_v3",
            "people-4evn7_v2",
            "person-dataset-kzsop-vemv4-h1uoh-q5vtx_v2",
            "tello-olz2y_v5"
        ],
        "class_image_counts": {
            "Person": 10865
        }
    },
    {
        "model_name": "face",
        "display_name": "Face Detection Model",
        "download_url": "https://raw.githubusercontent.com/wuhplaptop/face-11-n/main/face2.pt",
        "architecture": "YOLOv11",
        "training_epochs": 75,
        "batch_size": 32,
        "optimizer": "auto",
        "learning_rate": 0.0005,
        "data_augmentation_level": "Moderate",
        "mAP_score": 0.99373,
        "num_images": 15349,
        "class_ids": {
            "0": "Face"
        },
        "datasets_used": [
            "face-detection-mik1i_v24",
            "faces-bfigz_v3",
            "head-qug6h_v2"
        ],
        "class_image_counts": {
            "Face": 15349
        }
    },
    {
        "model_name": "guns",
        "display_name": "Guns and Knives Detection Model",
        "download_url": "https://raw.githubusercontent.com/wuhplaptop/guns-100-11m/main/Guns-100-11m.pt",
        "architecture": "YOLOv11",
        "training_epochs": 100,
        "batch_size": 32,
        "optimizer": "auto",
        "learning_rate": 0.0005,
        "data_augmentation_level": "Moderate",
        "mAP_score": 0.85476,
        "num_images": 44219,
        "class_ids": {
            "0": "Gun",
            "1": "Knife"
        },
        "datasets_used": [
            "gun-detection-xwosb_v8",
            "gun-sqvhj_v1",
            "people_with_guns_2-pvcnk_v9",
            "police1_v1",
            "soldier-wclp7_v1",
            "test-e46au_v1",
            "weapon-rl8c4_v3",
            "weapondetection-fdzlo_v4",
            "weapons-detection-x9fnq_v3",
            "wepon_detection_v1"
        ],
        "class_image_counts": {
            "Gun": 44219,
            "Knife": 4038
        }
    },
    {
        "model_name": "car",
        "display_name": "Car Detection Model",
        "download_url": "https://raw.githubusercontent.com/wuhplaptop/yolocar/main/car-75e-11n.pt",
        "architecture": "YOLOv11",
        "training_epochs": 75,
        "batch_size": 32,
        "optimizer": "auto",
        "learning_rate": 0.0005,
        "data_augmentation_level": "Moderate",
        "mAP_score": 0.88072,
        "num_images": 15163,
        "class_ids": {
            "0": "Vehicle"
        },
        "datasets_used": [
            "aerial-cars-rqcqh_v2",
            "bikedetection-7bpwy_v2",
            "car-detection-pyxz2_v4",
            "cars-bytt8_v35",
            "transport-rhkah_v8",
            "vehiclecount_v4",
            "vehicles-q0x2v-8kns4_v1"
        ],
        "class_image_counts": {
            "Vehicle": 15163
        }
    },
    {
        "model_name": "cat",
        "display_name": "Cat Detection Model",
        "download_url": "https://raw.githubusercontent.com/wuhplaptop/cat-yolo/main/Cat-50e-11n.pt",
        "architecture": "YOLOv11",
        "training_epochs": 50,
        "batch_size": 32,
        "optimizer": "auto",
        "learning_rate": 0.0005,
        "data_augmentation_level": "Moderate",
        "mAP_score": 0.98567,
        "num_images": 9147,
        "class_ids": {
            "0": "Cat"
        },
        "datasets_used": [
            "cat-2er75_v4",
            "cats-j6k8r-iakbs_v1",
            "cats-j6k8r_v1",
            "mickey-finder_v1"
        ],
        "class_image_counts": {
            "Cat": 9147
        }
    },
    {
        "model_name": "dog",
        "display_name": "Dog Detection Model",
        "download_url": "https://raw.githubusercontent.com/wuhplaptop/dog-yolo/main/dog-75e-11n.pt",
        "architecture": "YOLOv11",
        "training_epochs": 75,
        "batch_size": 32,
        "optimizer": "auto",
        "learning_rate": 0.0005,
        "data_augmentation_level": "Moderate",
        "mAP_score": 0.99457,
        "num_images": 55924,
        "class_ids": {
            "0": "Full",
            "1": "Head"
        },
        "datasets_used": [
            "doggo-detection-assignment-2_v2"
        ],
        "class_image_counts": {
            "Full": 27965,
            "Head": 27959
        }
    }
]