AI / MLAI / ML1 min read
Building an AI-Powered Surveillance System with YOLO and OpenCV
Technical lessons from my final-year computer vision research project.
YOLOOpenCVPyTorchComputer Vision
AI / ML
Building an AI-Powered Surveillance System with YOLO and OpenCV
Draft: This article discusses problem framing, YOLO model selection, OpenCV stream processing, Flask inference APIs and accuracy-latency tradeoffs.