A Python pipeline that runs object detection models (YOLOv5, YOLOv7, YOLOv8, YOLO11) through the ncnn inference engine. Given an image and an ncnn-format model, it detects objects and returns their ...