leehaesung / YOLO-Powered_Robot_Vision

137 stars 52 forks source link

Segmentation Fault #2

Open vvkv opened 6 years ago

vvkv commented 6 years ago

When I run the following "./darknet detect cfg/yolo.cfg yolo.weights data/dog.jpg" to test the installation, I get the output you demonstrate for 23 layers but on the 24th layer it says "Segmentation fault" and then terminates. Please advice on how to overcome this