We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e4567d commit fe48346Copy full SHA for fe48346
README.md
@@ -34,7 +34,7 @@
34
| ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- |
35
| Yolov5s - silu | 13.4159 | 14.9185 | 26.0832 | 35.8814 | 38.1729 | 43.2117 | 45.5549 | 45.2401 | 45.5819 | 46.4229 |
36
| Yolov5s - relu | | | | | | 83.8213 | | | | |
37
-| resnet50 | | | | 288.9171 | | | 483.8374 | | | 577.6006 |
+| resnet18 | | | | 288.9171 | | | 483.8374 | | | 577.6006 |
38
| resnet26 | | | | 233.1631 | | | 394.8324 | | | 420.1080 |
39
| resnet50 | | | | 186.1753 | | | 259.8894 | | | 284.4917 |
40
@@ -48,4 +48,4 @@
48
# Acknowledgements
49
* https://github.com/ultralytics/yolov5
50
* https://github.com/rockchip-linux/rknn-toolkit2
51
-* https://github.com/pprp/timm
+* https://github.com/pprp/timm
0 commit comments