Skip to content

Commit 14c86d0

Browse files
authored
update code131 model weight
1 parent d1dacf7 commit 14c86d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

python/code_131/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@
44
YOLOv3的模型在CPU上无法做到实时运行,而YOLO作者提供了个YOLOv3版本的精简版对象检测模型,大小只有30MB左右,它可以在CPU上做到实时运行,这个模型就是YOLOv3-tiny模型。
55

66
相比YOLOv3,YOLOv3-tiny只有两个输出层,而且权重参数层与参数文件大小都大大的下降,可以在嵌入式设备与前端实时运行。
7+
8+
yolov3-tiny weight 和 cfg下载地址:[百度网盘](https://pan.baidu.com/s/1tgmSCB2ayqUa5_43LpmTMw?pwd=b3bp) code: b3bp

0 commit comments

Comments
 (0)