I made a traffic light detection program with a self-trained dataset

This page summarizes the projects mentioned and recommended in the original post on /r/computervision

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Beginner-Traffic-Light-Detection-OpenCV-YOLOv3

    This is a python program using YOLO and OpenCV to detect traffic lights. Works in The Netherlands, possibly other countries

  • This is my first CV project. I made a Python program that identifies Traffic Lights in video's. The dataset I made consists of hundreds of images of Traffic lights I made myself using my Dashcam. The training was done with a Google Colab GPU.Please take a look at my project and let me know what you think! (https://github.com/initdebugs/Beginner-Traffic-Light-Detection-OpenCV-YOLOv3)

  • sort

    Simple, online, and realtime tracking of multiple objects in a video sequence.

  • congratz! that's a great project. since you have the detector operating on videos, you could add a simple tracking-by-detection method like SORT. https://github.com/abewley/sort#using-sort-in-your-own-project it's really easy to use, and creates temporally constistent tracks by associating detections in successive frames.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts