Object Detection
English
yolo
yolo11
nsfw
Not-For-All-Audiences
kirale2003 commited on
Commit
8f9697d
·
verified ·
1 Parent(s): 802af86

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -91,7 +91,9 @@ comming soon
91
  | PaddlePaddle | ✅ | 153.3 | 0.4153 | 1024.24 | 0.98 |
92
  | NCNN | ✅ | 76.6 | 0.4153 | 187.36 | 5.34 | -->
93
 
94
-
 
 
95
 
96
  <table>
97
  <thead>
@@ -99,8 +101,8 @@ comming soon
99
  <th rowspan="2">Format</th>
100
  <th rowspan="2" width="200">Model</th>
101
  <th rowspan="2" width="200">Metrics/mAP50-95(B)</th>
102
- <th colspan="2">GPU NVIDIA GeForce RTX 3050 Ti Laptop GPU, 3902MiB</th>
103
- <th colspan="2">CPU (11th Gen Intel Core(TM) i7-11800H 2.30GHz)</th>
104
  </tr>
105
  <tr>
106
  <th width="120">Inference time (ms/im)</th>
 
91
  | PaddlePaddle | ✅ | 153.3 | 0.4153 | 1024.24 | 0.98 |
92
  | NCNN | ✅ | 76.6 | 0.4153 | 187.36 | 5.34 | -->
93
 
94
+ ## Benchmark
95
+ -**CPU: 11th Gen Intel Core(TM) i7-11800H 2.30GHz**
96
+ -**GPU: NVIDIA GeForce RTX 3050 Ti Laptop GPU, 3902MiB**
97
 
98
  <table>
99
  <thead>
 
101
  <th rowspan="2">Format</th>
102
  <th rowspan="2" width="200">Model</th>
103
  <th rowspan="2" width="200">Metrics/mAP50-95(B)</th>
104
+ <th colspan="2">GPU</th>
105
+ <th colspan="2">CPU</th>
106
  </tr>
107
  <tr>
108
  <th width="120">Inference time (ms/im)</th>