Why is there no predicted boxes when running the yolo_detector file?

Why is there no predicted boxes when running the yolo_detector file?
The coordinates of the predicted boxes are negative values
paramNet.blobRectsToImageRects(boxes, boxes, img.size()); This function doesn’t seem to be very useful