stereolabs/zed-yolo

Loading weights from yolov3-tiny.weights...Couldn't open file: yolov3-tiny.weights

TEOEFW opened this issue · 1 comments

dear friend! when i ran ./darknet_zed ../../libdarknet/data/coco.names ../../libdarknet/cfg/yolov3-tiny.cfg yolov3-tiny.weights
came out of the message
Loading weights from yolov3-tiny.weights...Couldn't open file: yolov3-tiny.weights
Segmentation fault (core dumped)

dear friend! when i ran ./darknet_zed ../../libdarknet/data/coco.names ../../libdarknet/cfg/yolov3-tiny.cfg yolov3-tiny.weights
came out of the message
Loading weights from yolov3-tiny.weights...Couldn't open file: yolov3-tiny.weights
Segmentation fault (core dumped)

Thanks in advance. Did you solve the problem? If you did can you tell me how to fix it?