ChenYingpeng / caffe-yolov3

A real-time object detection framework of Yolov3/v4 based on caffe
474 stars 231 forks source link

Segmentation fault (core dumped) #83

Open jiangkunkun1993 opened 3 years ago

jiangkunkun1993 commented 3 years ago

I0103 01:36:49.545167 19848 upgrade_proto.cpp:82] Successfully upgraded batch norm layers using deprecated params. I0103 01:36:49.603210 19848 detector.cpp:38] net inputs numbers is 1 I0103 01:36:49.603229 19848 detector.cpp:39] net outputs numbers is 3 I0103 01:36:49.603236 19848 detector.cpp:44] input data layer channels is 3 I0103 01:36:49.603240 19848 detector.cpp:45] input data layer width is 608 I0103 01:36:49.603242 19848 detector.cpp:46] input data layer height is 608 Segmentation fault (core dumped)

hi, how can i solve this problem. i didn't konw where is the problem .could you leave you email .my is 811149649@qq.com. thanks!

jiangkunkun1993 commented 3 years ago

我找到问题了,是因为caffe没有安装成功。