Skip to content

Commit

Permalink
Merge branch 'main' of github.com:yihong1120/Construction-Hazard-Dete…
Browse files Browse the repository at this point in the history
…ction
  • Loading branch information
yihong1120 committed Jul 20, 2024
2 parents 3400816 + 268dd9a commit 30017e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README-zh-tw.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@

| Model | size<br><sup>(pixels) | mAP<sup>val<br>50 | mAP<sup>val<br>50-95 | params<br><sup>(M) | FLOPs<br><sup>(B) |
| ------- | --------------------- | ------------------ | ------------------ | ----------------- | ----------------- |
| YOLOv8n | 640 | // | // | 3.2 | 8.7 |
| YOLOv8n | 640 | 59.3 | 35.0 | 3.2 | 8.7 |
| YOLOv8s | 640 | // | // | 11.2 | 28.6 |
| YOLOv8m | 640 | // | // | 25.9 | 78.9 |
| YOLOv8l | 640 | // | // | 43.7 | 165.2 |
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ The primary dataset for training this model is the [Construction Site Safety Ima

| Model | size<br><sup>(pixels) | mAP<sup>val<br>50 | mAP<sup>val<br>50-95 | params<br><sup>(M) | FLOPs<br><sup>(B) |
| ------- | --------------------- | ------------------ | ------------------ | ----------------- | ----------------- |
| YOLOv8n | 640 | // | // | 3.2 | 8.7 |
| YOLOv8n | 640 | 59.3 | 35.0 | 3.2 | 8.7 |
| YOLOv8s | 640 | // | // | 11.2 | 28.6 |
| YOLOv8m | 640 | // | // | 25.9 | 78.9 |
| YOLOv8l | 640 | // | // | 43.7 | 165.2 |
Expand Down

0 comments on commit 30017e2

Please sign in to comment.