Skip to content

Commit

Permalink
new post
Browse files Browse the repository at this point in the history
  • Loading branch information
mill413 committed Apr 5, 2024
1 parent c1179f7 commit 8d2d0e9
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion _posts/journal/2024-04-04-day44.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,16 @@ yolov5n/s/m和yolov8n/s仅在backbone的C3/C2f模块后添加一层GAM,在VisDro

Parameters: 21.207M


| Class| Precision| Recall| mAP50| mAP50-95|
| ---:| ---:| ---:| ---:| ---:|
| all| 0.505| 0.376| 0.388| 0.23|
| pedestrian| 0.562| 0.368| 0.412| 0.185|
| people| 0.567| 0.27| 0.319| 0.123|
| bicycle| 0.287| 0.138| 0.131| 0.0504|
| car| 0.738| 0.757| 0.788| 0.561|
| van| 0.514| 0.45| 0.449| 0.31|
| truck| 0.51| 0.371| 0.364| 0.243|
| tricycle| 0.427| 0.297| 0.272| 0.145|
| awning-tricycle| 0.304| 0.165| 0.15| 0.0924|
| bus| 0.626| 0.506| 0.563| 0.405|
| motor| 0.513| 0.435| 0.433| 0.189|

0 comments on commit 8d2d0e9

Please sign in to comment.