Ultralytics YOLOv8 for single-shot object detection. Tuned confidence thresholds (Confidence > 0.5) to balance the trade-off between Recall (catching all objects) and Precision (minimizing false stops).OpenCV wrapper to handle video stream ingestion, frame buffer management, and bounding-box annotation overlays.Dockerfile to handle complex dependencies (like libGL for OpenCV), ensuring the model runs identically on a local development laptop and a cloud-based inference server.Posted Dec 1, 2025
Developed a containerized computer vision system for real-time product inspection.
0
0