OBJECT DETECTION USING WEBCAM

  • Tech Stack: Python, Deep Learning, YOLO v4, OPEN CV, Google colab
  • Github URL: Project Link

Built a real-time object detection system using YOLOv4 and OpenCV for traffic control, crime detection, and rare species monitoring.

Optimized for low-latency processing and high accuracy, reducing false positives by 30%. Integrated a custom-trained model and deployed via Flask, enabling seamless web-based access.

Tested scalability with multiple video streams, ensuring robust performance for real-world applications.