YoloV4-ncnn-Raspberry-Pi-4 icon indicating copy to clipboard operation
YoloV4-ncnn-Raspberry-Pi-4 copied to clipboard

Program crash (Segmentation fault)

Open barthm1 opened this issue 4 years ago • 0 comments

When "not" using YOLOV4_TINY program generates a segmentation fault in

static int detect_yolov4(const.... . . objects.push_back(object); <--

Reproducable under Ubuntu as well

barthm1 avatar Feb 09 '21 08:02 barthm1